Skip to content

DanieloM83/Cnake-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cnake Game

A classic snake game implemented in C using raylib.

Game Preview

Get started

Follow the steps below to run and play this game on your computer:

Important

For Windows users: you need to use WSL or Cygwin for a successful build.

git clone https://github.com/DanieloM83/Cnake-Game.git

cd Cnake-Game

make

And then run the cnake file compiled in the root of the project.

Acknowledgement

I would like to thank my friend ua_capybara for a wonderful evening and for such a flexible Makefile. :)

Releases

No releases published

Packages

No packages published