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
StatusReleased
PlatformsWindows, Linux
Release date 7 days ago
AuthorAstrotCosmixDev
Tags2D, Endless, Indie, No AI, Singleplayer, Text based
Code licenseMIT License
Average sessionA few seconds
InputsKeyboard
ContentNo generative AI was used

Download

Download
Text-Snake-Win64.zip 81 kB
Download
Text-Snake_Linux-x86-64.tar.gz 6 kB
Download
Source Code.zip 75 kB
Download
Source Code.tar.gz 74 kB

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.