Skip to content

szopenfx/code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My old code archive

Welcome to my code archive. I'm trying to gather as much of old code as I can find, if possible in chronological order. A hellish task, if you ask me.

Some code was made with friends. MB, MD, MdJ, MvdV, JD: I assume you're all O.K. with your code and other stuffs sitting here.

This is what I've found (and documented here) so far. It includes games, experiments with graphics, compilers, and a lot of brainfuck for some reason. I still have some old disks to go...

Assembler

bfc: Brainfuck compiler
bfi: Brainfuck interpreter
linux: Experiments in Linux assembly

Bash

brainfuck: Brainfuck interpreter and optimizing compiler

Brainfuck

*.bf: Various Brainfuck programs

C++

observer
qt

C#

kisp: Kim Il-Sung's Politbyuro, a P2P file sharing program with built-in chess game.

Delphi

bfide: Development environment for Brainfuck language.
brainfuck: Command-line interpreter for Brainfuck language.
dopewars: Dope Wars, with lots of crazy features like selling kidneys and colorful effects and cheats and whatnot.
lingo: A Lingo game that supports 2-letter-Lingo. At least, a later version does.
lisp: A compiler for a LISP-like language called NUMP.

Java

checkers: A checkers game that plays much better than I do. (Run checkers.jar)
explore3d: A 3d file system browser in Java3D. (Run explore3d.jar)
graphics: Some graphical scenes in Java3D. I especially like the colorful Möbius strip (2.3.5: MoebiusScene). (Run graphics.jar)
life: Conway's Game Of Life. (2007, 2008, Run life.jar)

Python

knights: Calculates a knight's tour on a variously-sized chess boards.
life: Conway's Game Of Life.
logigram: Logigram solver.
sudoku: A Sudoku solver that supports all kinds of weird variations on Sudoku (diagonal, shaped and mixed). (2005, 2008)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published