snake
log snake.py
age | author | description |
---|---|---|
Sun, 19 Dec 2010 22:22:42 +0300 | Daniil Alexeyevsky | snake: implemented Snake.load, Rule.load; untested yet |
Sun, 19 Dec 2010 21:55:52 +0300 | Alex Martynov | half of snake.Snake.load() |
Sun, 19 Dec 2010 19:22:49 +0300 | Alex Martynov | fixed lots of small errors |
Sun, 19 Dec 2010 16:54:12 +0300 | Alex Martynov | Engine.refill() -> Snake.fill() |
Sun, 19 Dec 2010 15:55:52 +0300 | Alex Martynov | snake.py passes |
Wed, 08 Dec 2010 01:38:44 +0300 | Alex Martynov | start |