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
8056d86cbf A bunch more work towards achieving torus 2012-12-16 12:17:44 -05:00
Dan Buch
270eb1fc2d Moving bulk of console runner into library func 2012-12-12 21:34:28 -05:00
353b59b303 Extracting and testing generation emit and checksumming bits 2012-12-11 23:35:49 -05:00
c0184dd9df Splitting things up a bit 2012-12-11 22:50:47 -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
0ac0b4cab9 Cleaning better and using chars with more contrast. 2012-12-11 18:43:15 -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