Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ciceroadf/csnake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

csnake

A snake game made in c that runs on a terminal window

Run the following command in linux to build the executable:

gcc snake.c -o snake

Run the following command to run the game in a terminal window:

./snake

image

About

A snake game made in c that runs on a terminal window

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages