Skip to content

a simple greedysnake game in Ubuntu, controlled by keyboard.

Notifications You must be signed in to change notification settings

Bikramdas04/GreedySnake

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GreedySnake- best snake gaming experience

This is a greedysnake writen in C based on Linux.

Go and enjoy it!

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

Languages

  • C 98.5%
  • Makefile 1.5%