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

Download

Download
snake_pong.zip 30 MB

Install instructions

  1. Unzip the file
  2. Open the folder
  3.  Run the exe file (Your computer may flag the application as a threat)

Development log

Comments

Log in with itch.io to leave a comment.

Nice twist on snake.