jajodiaraghav / Snake

A simple game built using Python Pygame Library
20 stars 26 forks source link

Adding powerups #52

Open CaptainDaVinci opened 6 years ago

CaptainDaVinci commented 6 years ago

Powerups would make the game a lot more interesting and different. These powerups would appear independent of the food objects and would have different effects (slow, fast, self-destruct, score multiplier, etc).