Skip to content

aleksandra1617/Retro-Python-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake Game Remake in Python

This is a remake of the classic snake game that came built into phones back in the 90s. The tools used to make this are Python and PyGame.

Milestones
  • Completed Milestones

    • Respawn Snake
    • Border Collision
    • Score
    • Spawning Apple
    • Snake Growth
    • Snake Motion
    • Lives
  • Left Todo

    • Bite Tail
    • Obstacles
    • Pause
    • Controller Support
    • Other Levels
    • Main Menu
    • Different Pickups (Powerup {Invincibility} & Debuffs {Tail on Fire})
    • AI Snake
    • Leader Board
    • PvP
    • Custom Game Skins

About

An arcade snake game made with Python and PyGame.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages