Skip to content

aliahmet/snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7f35ba1 · Jan 14, 2018

History

3 Commits
Jan 14, 2018
Jan 14, 2018
Jan 14, 2018
Jan 14, 2018
Jan 14, 2018
Jan 14, 2018
Jan 14, 2018
Jan 14, 2018
Jan 14, 2018
Jan 14, 2018
Jan 14, 2018
Jan 14, 2018
Jan 14, 2018
Jan 14, 2018
Jan 14, 2018

Repository files navigation

Snake Game

Classical snake game developed using ncurses library.

asciicast

Build

$ make build

or

$ make debug
# Debug mode will create a debug stream to file defined in config.h
$ tail -f output.txt

Default executable is build/bin/snake (see Makefile)

Contribute

All contributions are welcomed.

TODO:

-Better file system -Add lives -Game menu -Highscore across sessions

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published