Skip to content

Releases: terminal-based-games/ouroboros

Allow user to select level of difficulty

16 Aug 04:25
5f35d46
Compare
Choose a tag to compare
  • On the main menu, the user has the option to select EASY or HARD level
  • Easy level: user can move snake across game board edges
  • Hard level: user will die (game over) if the snake hits any game board edges

Add user interface

13 Aug 15:42
5f35d46
Compare
Choose a tag to compare
  • Welcomes the user with a main screen
  • Displays "Game Over" with the user's final score upon game end

MVP

30 Jul 02:05
5f35d46
Compare
Choose a tag to compare

Achieves the minimum viable product ("MVP") for our open source project, which is a one-player, terminal-based Snake game that can run on Mac OS X. 🎉