SnekGame
A downloadable game for Windows
A generic snake game made with PyGame Zero. Arrow keys to move the snake, and in 2-player mode, use WASD to move the second player. Can open .snek files as levels. The level editor is text-based. Also includes some example levels to show how it works.
The level editor is a work in progress, and will be finished later.
(Maybe I will keep updating after...)
Made in a 4-H coding class.
Status | In development |
Platforms | Windows |
Author | W1THRD |
Genre | Strategy |
Tags | Co-op, Level Editor, Multiplayer, Singleplayer, snake |
Code license | MIT License |
Average session | A few minutes |
Languages | English |
Inputs | Keyboard, Mouse |
Multiplayer | Local multiplayer |
Player count | 1 - 2 |
Links | Github (yes it's open source) |
Download
Install instructions
This game REQUIRES a WORKING installation of python, preferably python 3.9. Other versions of python are not tested and thus might break. Any file that ends with .pyw will open a UI, menu.py opens the main menu. Levelgen.py will randomly generate a new level to be played in clevel.py.
Also requires the modules Pygame, Pygame Zero, and easygui to be installed to work correctly. Install them using the pip tool.
Development log
- v0.1 ChangelogsMar 08, 2022
Leave a comment
Log in with itch.io to leave a comment.