Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Console Snake Game in C

Youtube link: https://youtu.be/cUJE10XEjrU

Compilation and running:

$ gcc -o snake main.c
$ ./snake

Control keys:

Esc - quit
h - right
j - down
k - up
l - left

About

A Snake Game

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages