Skip to content

hesamzia/Experiment-implementing-games-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Experiment-implementing-games-Python

An experiment for implementing games with Python I want to make a package of different games that includes old games with new changes. The first game is Snake, which I will make some changes to it. for example I add moving rods to game that if hit snake, games over.

TODO snake

  • Game over if the snake hits the walls.
  • Add public and config varable to config file.
  • Feeding the snake and its growth
  • Add score
  • Adding moving rods
  • Adding sound
  • Adding high score
  • Fix rods bugs
  • clean code
  • more test

About

An experiment for implementing games with Python's pygame

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages