An evil colour matching game in Racket and C. The computer works against you by performing a bruteforce search for colours that you do not want.
- Bastet (Bastard Tetrits) http://blahg.res0l.net/2009/01/bastet-bastard-tetris/
- Columns (Classic sega game)
Copyright 2011 John Morrice
Contact: john@functorama.com
As far as I know, this code is cross-platform. It has been tested on the following platforms:
- Linux
- Windows (all the way from XP to Windows 8)
- The Racket programming language version 5.0.2: http://racket-lang.org/
- Rake, a build tool: http://rake.rubyforge.org/
- SDL-GFX
If you just want to play Solumns, it is easiest to execute
$ rake run
There are a whole load of options available however, see
$ rake -T