Skip to content

LordOfTrident/cnake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cnake

A snake game in C with SDL2

License Issues GitHub pull requests


A "fancy" snake game written in C using SDL2, where the snake only has one eye (for some reason) and you eat cheese instead of apples.

Table of contents

Prerequisites

Cnake requires the following dependencies to be installed globally:

Quickstart

$ make
$ make install
$ cnake

Bugs

If you find any bugs, please create an issue and report them.

Make

Run make all to see all the make rules.

About

A snake game in C with SDL2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published