Skip to content

soeyzandiego/snake-pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 

Repository files navigation

Snake Pong

Itch Page
A rendition of the classic computer game, Snake. Made in Python, using the Pygame module.

There are two heads: one on each end of the snake. Two heads, two fruits. Collect the fruit with the corresponding color to the leading snake head. Each time the correct fruit is collected, the snake grows and the rear head becomes the leading one.

Enter to start, R to reset, Arrow keys to control snake

Latest Devlog

Additions:

  • Music Added
  • Settings to turn off sfx/music now available and will be saved
  • Your high score is now saved after closing the game

Bug Fixes:

  • Fixed the fruits from respawning inside the snake, blocking them from view

Working On

  • Refactoring code and reorganizing classes
  • Visual updates

An executable build is in snake-pong-master/Builds, you will need to download the exe and assets folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages