]> git.draconx.ca Git - rrace.git/history - src/game.h
Track elapsed time of the game.
[rrace.git] / src / game.h
2022-03-12 Nick BowlerTrack elapsed time of the game.
2022-03-10 Nick BowlerRight clicking on game area now shows the objective.
2022-03-09 Nick BowlerReduce the amount of redundant drawing in the game...
2022-03-09 Nick BowlerVery slightly simplify game_reset implementation.
2022-03-05 Nick BowlerCheck victory condition so the game is winnable.
2022-03-04 Nick BowlerImplement some basic gameplay.