Skip to content

Ascaniolamp/akeon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 

Repository files navigation

akeon (Snake Online)

A fully-customizable, online CLI version of snake made with ncurses.

Type akeon --help for all the customization and game options.

Building

Paste the following code to compile using the GCC compiler:

gcc ./snake.c -lncurses -o akeon

Releases

No releases published

Packages

No packages published

Languages