avoidance.git
2021-01-31 sabadevAdded score display to the other screens, and added...
2021-01-31 sabadevAdded a score display.
2021-01-31 sabadevImplemented collision between the player and the box.
2021-01-31 sabadevAdded title and help screens.
2021-01-31 sabadevUpdated direction logic.
2021-01-31 sabadevFixed up centreCoords and limitCoords.
2021-01-31 sabadevImplemented the main method to allow the game to be...
2021-01-31 sabadevAdded some initial event handling logic.
2021-01-31 sabadevRemoved the velocity type.
2021-01-31 sabadevAdded render method.
2021-01-31 sabadevFleshed out some of the functions and performed some...
2021-01-30 sabadevAdded some initial types and function stubs.
2021-01-30 sabadevAdded dependency on ansi-terminal-game.
2021-01-30 sabadevInitial commit