Commit Graph
32 Commits
Author SHA1 Message Date
meatballhat a40ee71b5f Privatizing and such to clean up docs 2012-12-26 10:58:42 -05:00
meatballhat efeccf62a2 Adding something like a proper doc string 2012-12-26 10:55:50 -05:00
meatballhat 72b269650b Simplifying web game loop 2012-12-18 22:03:26 -05:00
meatballhat 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
meatballhat 4c44252a49 Getting the web implementation mostly working! 2012-12-18 09:37:28 -05:00
meatballhat 353b59b303 Extracting and testing generation emit and checksumming bits 2012-12-11 23:35:49 -05:00
meatballhat c0184dd9df Splitting things up a bit 2012-12-11 22:50:47 -05:00
meatballhat 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
meatballhat 078efbe057 Refactoring tests a bit 2012-12-11 21:04:47 -05:00
meatballhat 0ac0b4cab9 Cleaning better and using chars with more contrast. 2012-12-11 18:43:15 -05:00
meatballhat 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
meatballhat 45239efacc Playing with channels 2012-10-23 18:45:23 -04:00
meatballhat 869e00fe38 Simplify the name
dangit
2012-10-23 18:33:53 -04:00
meatballhat 55cfa84eeb Getting into goroutines 2012-10-23 18:32:24 -04:00
meatballhat ad41085cd3 Finishing the http handlers exercise
(hopefully)
2012-10-23 18:22:34 -04:00
meatballhat d9a4c3a2e7 Picking up the go tour again
after a (very) brief interlude with D.  Le sigh.
2012-10-18 09:17:47 -04:00
meatballhat 49612a9881 Minor touchup to height conversion prog 2012-10-18 00:00:36 -04:00
meatballhat 8f31e77e96 Doing unit conversion prog, touching up Makefile 2012-10-17 23:57:27 -04:00
meatballhat 55ce5682e2 Picking up D again 2012-10-17 23:50:50 -04:00
meatballhat 3fadf723fd trivial change, removing a region preproc thingy 2011-08-03 07:27:24 -04:00
meatballhat 020efaa9b4 not tracking generated bits 2011-08-01 23:12:38 -04:00
meatballhat ebcff3a790 holy smokes a diagonal line 2011-08-01 23:10:28 -04:00
meatballhat b3b2eef162 futzing around with drawing stuff 2011-08-01 22:59:29 -04:00
meatballhat 7ac24fb0e9 starting to break out some Ajax crap, wheeeeee 2011-08-01 08:16:34 -04:00
meatballhat 32e17c6754 removing unused var 2011-07-31 22:52:36 -04:00
meatballhat 29141a90fb adding a model and a form and other stuff to make it right in a smallish way 2011-07-31 22:49:25 -04:00
meatballhat 168b2d24eb showing entries of timeline instead of a json blob, tweaking other UI bits 2011-07-31 22:38:00 -04:00
meatballhat 15c0345c79 using Json.NET to parse the user timeline 2011-07-31 22:22:32 -04:00
meatballhat 28b9876dc9 removing yet another generated file from version control 2011-07-31 22:12:57 -04:00
meatballhat a26c279ad3 rebuilding with externalized twitter request string, removing more compiled stuff from version control 2011-07-31 22:06:23 -04:00
meatballhat e25c46b4f1 more cleanup of generated bits 2011-07-31 19:51:33 -04:00
meatballhat 8e763d9d06 adding some third party libs, ignoring some stuff 2011-07-31 19:47:40 -04:00