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
StatusIn development
PlatformsWindows
AuthorIcodegames
GenreAction
TagsPixel Art, Simple, Singleplayer, snake-game
Average sessionA few minutes
LanguagesEnglish
InputsKeyboard

Download

Download
Drowned.zip 66 MB

Install instructions

you need to have python and pygame installed 

To download Pygame, follow these steps:

  1. 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.
  2. Open Command Prompt or Terminal On Windows: Press Win + R, type cmd, and press Enter. On macOS/Linux: Open your Terminal.
  3. 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