Skip to content

mightybeast-projects/c-nake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

79 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ C-nake ๐Ÿฅ•

๐Ÿ“ƒ Description

Snake game clone. Yet another C game (btw).

๐Ÿ”ง Developed using

C Raylib

๐Ÿ–ฅ๏ธ Platforms

Linux Windows

๐ŸŽฎ How to play

Clone this repo, pull github submodules for raylib and unity, build with CMake and run:

$ git submodule update --recursive
$ cmake -B build -S .
$ cd build && make
$ cd ui && ./c-nake-game

About

๐Ÿ Snake game.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published