Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 578 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 578 Bytes

SnakeImproved

SnakeImproved is a basic snake game, or is it ?

Installation

Use the package manager pip to install pygame.

pip install pygame

Themes

For the first theme we have a classic snake theme with a 3'bit palette

Girl in a jacket

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.