SnakeGame Drowned
A downloadable snakegame for Windows
SNAKE GAME
this game is a newer version of the old snake game. new features like the enemy snake and a leveling system are some of the changes i have made.
Updated | 4 days ago |
Published | 18 days ago |
Status | In development |
Platforms | Windows |
Author | Icodegames |
Genre | Action |
Tags | Pixel Art, Simple, Singleplayer, snake-game |
Average session | A few minutes |
Languages | English |
Inputs | Keyboard |
Download
Download
Drowned.zip 66 MB
Install instructions
you need to have python and pygame installed
To download Pygame, follow these steps:
- Ensure Python is Installed Download and install Python from the official Python website if you don’t already have it. Make sure to check the box "Add Python to PATH" during installation.
- Open Command Prompt or Terminal On Windows: Press Win + R, type cmd, and press Enter. On macOS/Linux: Open your Terminal.
- Install Pygame Using pip Run the following command:
pip install pygame
4. Verify Installation After installation, run:
python -m pygame --version
If Pygame is installed, it will display the installed version.
Development log
- compressed all downloads into a zip file4 days ago