Skip to content

a simple greedysnake game in Ubuntu, controlled by keyboard.

Notifications You must be signed in to change notification settings

xmfbit/GreedySnake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GreedySnake

This is a greedysnake writen in C based on Linux.

Build

sudo apt-get install libncurses5-dev
make

Just run 'make' and you can get the 'snake'.

Run

Input './snake' and enjoy it!

./snake

About

a simple greedysnake game in Ubuntu, controlled by keyboard.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published