Text-based Snake
A downloadable game for Windows and Linux
Snake
A Text-based Snake Game game written in C.
This project is a remake of one of my earlier
Snake games, rebuilt with cleaner code and
support for both Windows and Linux.
Features
- Classic Snake gameplay
- Lightweight and Fast
- Runs on Windows and Linux
- Open source
Controls
- WASD or Arrow keys - Move
Running
Windows
Double click 'Snake.exe'
Linux
- Open Terminal
- Run './Snake'
Build From Source
Download the source code and follow below step:
Windows
Requirements:
- GCC
- PDCurses (Well it already provided)
Build:
run this on terminal:
make
Linux
Requirements
- GCC
- ncurses
Build:
run this on terminal:
make
License
This project is under the MIT License, See the 'LICENSE' file for details.
| Updated | 5 days ago |
| Published | 7 days ago |
| Status | Released |
| Platforms | Windows, Linux |
| Release date | 7 days ago |
| Author | AstrotCosmixDev |
| Tags | 2D, Endless, Indie, No AI, Singleplayer, Text based |
| Code license | MIT License |
| Average session | A few seconds |
| Inputs | Keyboard |
| Content | No generative AI was used |
Download
Install instructions
Download the one that support your OS (it's available for Linux and Windows now).
And run it by executing it on terminal, or just double click if on windows.

Leave a comment
Log in with itch.io to leave a comment.