8000 GitHub - PonasKovas/snake: A simple light-weight terminal snake game
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

PonasKovas/snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

snake

A simple light-weight 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.

To pause/play, press Escape.

To start at a given level in order to skip the slow start of the game, pass a second integer argument determining the desired level. snake 10

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

To clear the high score, delete the file at $HOME/.snake.

About

A simple light-weight terminal snake game

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages

0