descriptionMicro Snake, based on Simon Huggins snake game.
ownerJoachim Nilsson
last changeWed, 22 Jul 2009 13:39:03 +0000
shortlog
2009-07-22 Joachim NilssonOfficial v1.0.0 release, blessed by Simon Huggins! :-) master 1.0.0
2009-07-22 Joachim NilssonChange version number to match tag name. 1.0.0-rc1
2009-07-21 Joachim NilssonSlight change in formatting of copyright strings.
2009-07-21 Joachim NilssonMinor cleanup. development
2009-07-21 Joachim NilssonUpdate README for first release.
2009-07-21 Joachim NilssonMake game board exactly 80x24 :-)
2009-07-21 Joachim NilssonAdd left-turn and right-turn to game play, and some...
2009-07-21 Joachim NilssonChange border so that a background color (light blue...
2009-07-21 Joachim NilssonFix bug: A piece of gold could be eaten several times...
2009-07-20 Joachim NilssonLots of small changes.
2009-07-20 Joachim NilssonAdd some more classic conio.h functionality.
2009-07-20 Joachim NilssonRefactor console handling into a file of its own. Heavi...
2009-07-20 Joachim NilssonUpdate API, better names are move() and update() instead of
2009-07-15 Joachim NilssonFactor out collision detection.
2009-07-15 Joachim NilssonContinue slow refactor.
2009-07-09 Joachim NilssonChange borders slightly, and clear screen on exit.
...
tags
13 months ago 1.0.0
13 months ago 1.0.0-rc1
heads
13 months ago master
13 months ago development
13 months ago test-kbhit