Commit Graph

9 Commits

Author SHA1 Message Date
Neale Pickett da11d73276 Mostly cosmetic changes 2009-10-01 12:17:03 -06:00
Neale Pickett ba19575d62 Prepare to put on device 2009-09-25 13:27:37 -06:00
Neale Pickett 5f39aff5de Somewhat working game
This commit adds:

* Registration
* Puzzler cgi script
* Several puzzles
* Style sheet for HTML
2009-09-02 10:15:54 -06:00
Neale Pickett d638a3be0c Uberserv now does everything; simplify heartbeat 2009-09-01 11:23:40 -06:00
Neale Pickett 2a9b46a662 Get roshambo back to playable
It's more robust now, anyway.  Not perfect.  The trick seems to have been
to make Game dumber, checking for disconnected clients instead of getting
notices about disconnects.
2009-08-28 15:52:56 -06:00
Neale Pickett e1a43cb9a7 Deal with clients not making moves quickly enough 2009-08-26 17:46:06 -06:00
Neale Pickett de6a455ebc Handle flooding 2009-08-26 16:33:07 -06:00
Neale Pickett 689bff487c Fix up game.py; no known bugs 2009-08-26 15:14:09 -06:00
Neale Pickett c05f440b37 Game framework and roshambo game 2009-08-25 18:04:42 -06:00