f86855d22d
Externalizing web assets
...
mostly to ease editing, but also for practice with file manipulation,
gzipping, base64'ing, etc.
2012-12-18 21:56:37 -05:00
4c44252a49
Getting the web implementation mostly working!
2012-12-18 09:37:28 -05:00
Dan Buch
6818d0ee01
Serving random state images, now need to tackle state transfer
2012-12-17 09:17:01 -05:00
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