Snake Pong
A downloadable game for Windows
It's snake... but it's like pong! Kind of! Not really!
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
Known Bugs:
- Occasionally when eating the wrong fruit, a point is still added to the score
Status | In development |
Platforms | Windows |
Author | soeyzandiego |
Made with | pygame |
Tags | 2D, pong, pygame, python, Singleplayer, snake |
Download
Download
snake_pong.zip 30 MB
Install instructions
- Unzip the file
- Open the folder
- Run the exe file (Your computer may flag the application as a threat)
Development log
- Save your high score + settings!Mar 30, 2022
- Minor UpdatesNov 10, 2021
- A few sounds + high score!Oct 27, 2021
- Background colors now fadeJun 22, 2021
Comments
Log in with itch.io to leave a comment.
Nice twist on snake.