Skip to content

RapThorDev/PySnake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

PySnake

This python game use PyTermGUI TUI framework.

TASKS:


UI:

  • Game Screen (in-game, pause, die)
  • Menu Screen (new-game, highscores, settings)
  • Highscores Screen (list of scores)
  • Settings Screen ([], save and cancel button)

Game:

  • Draw Snake
  • Movement
  • Draw Fruit (random available places)
  • Snake eat (fruit remove and draw, snake larger)
  • Draw Walls
  • Snake die
  • Check score and write to the highscores

About

Snake game with python in terminal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published