Commit Graph

8 Commits

Author SHA1 Message Date
Dan Buch
3e013ce1a5 Too much crap for one commit
Breaking out console runner into its own file, adding an empty web
runner, and starting to test that games and game states are able to
represent themselves as images.
2012-12-16 17:59:54 -05:00
Dan Buch
3bfa23fff2 Have we achieved torus? 2012-12-16 16:04:54 -05:00
Dan Buch
8056d86cbf A bunch more work towards achieving torus 2012-12-16 12:17:44 -05:00
Dan Buch
7567f1c991 Starting work on making the game exist on a torus 2012-12-16 09:56:38 -05:00
353b59b303 Extracting and testing generation emit and checksumming bits 2012-12-11 23:35:49 -05:00
8ba87ccc81 Cells can have their values set when ranging over them
plus more replacement of y, x loops with cell ranges, adding static
neighbor coords.
2012-12-11 22:30:34 -05:00
078efbe057 Refactoring tests a bit 2012-12-11 21:04:47 -05:00
df55a809f1 Attempting to collapse package up a level
since I'm not feeling like I'm going to tackle this in another
language... yet.
2012-12-11 18:28:10 -05:00