Skip to content

dalhorinek/snakie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snakie

snake like game for console

This is one of older code, one of first attempts with ncurses and writing a game.

snakie

It's a simple console game.

INSTALL

You have to install ncurses and ncurses-dev packages.

Building

This is working on Linux, Mac OS X and probably on any system where ncurses and posix threads work.

Checkout the repository and run make This will generate a snakie exectuable file, so simply run it

./snakie 

And that's all

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors