Games

Unless otherwise stated, all of the programs on this page should run on any platform. Most of these programs were developed in a Unix environment.

Games

Program Language Description Screenshot
DStar v0.3 x86 A puzzle game for DOS. Screenshot
Landmine v1.2 JavaScript Landmine. Runs in a web browser.
Life 20000913 C John Conway's "Game of Life" simulation. Requires ncurses.
Lights Out v0.1 x86 A puzzle game for DOS. Screenshot
Minesweeper v1.0 Java Minesweeper game using Swing.
Tetris v1.0 x86 Tetris for DOS. Screenshot
Tile 20000915 C A sliding tile game. Requires GTK.
xdiamonds v0.2 C Diamonds, a Breakout-like game with a twist. Requires X11 and libxpm. Screenshot

Maze Generators

Program Language Description
Maze 20020509 Ada A command line maze generator.
Maze v2.0 C A command line maze generator and solver.
maze.hs 20070603 Haskell A command line maze generator and solver.
Maze 20030311 Lisp A command line maze generator.
Maze v1.0 Java A command line maze generator and solver.
Maze v1.0 JavaScript A maze generator that runs in web browsers.
maze.ml 20070605 OCaml A command line maze generator.
oMaze 19990812 C A command line maze generator in obfuscated C.
maze.tcl TCL A command line maze generator.
maze.erl Erlang A maze generator and solver in Erlang.

Home / Programs