Duddino / snake

A simple light-weight multiplatform terminal snake game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A simple light-weight multiplatform terminal snake game

License:MIT License


Languages

Language:Rust 100.0%