Skip to content

darkxdd/snek

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

snake game in C

uses ncurses libary so make sure you have that

USE THE ARROW KEYS TO MOVE

to build run this in the directory the files are in

gcc snek.c -o snek -lncurses

then run

./snek

game should run in terminal and idk how it works with windows

About

A terminal snake game made in c

Resources

License

Stars

Watchers

Forks

Packages

No packages published