Skip to content

Nokia Snake and Food Game in Linux using Ncurses Library in Linux

Notifications You must be signed in to change notification settings

nikban95/Snake-and-Food-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

Snake and Food game

What it is about

Created Snake and Food Game using Ncurses Library for linux platform.

Dependency:

  • Ncurses Library

How to play:

  • Compile the program:
gcc -lncurses game2.c -o game
  • Play by running game in shell/terminal in the same folder:
./game

Feel free to contribue to the repo by submitting a PR!!

About

Nokia Snake and Food Game in Linux using Ncurses Library in Linux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages