/snake

A simple light-weight multiplatform terminal snake game

Primary LanguageRustMIT LicenseMIT

snake

A simple light-weight multiplatform terminal snake game

Installation

AUR

This game is available on AUR.

git clone https://aur.archlinux.org/snake.git
cd snake
makepkg -si

Running

snake

The game will start right away.

To quit, press Q.

When you die, the game exits, so if you want to play again, launch it again.