Skip to content

Kohei-Wada/snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

snake

snake is a snake game.

Installation

1.Clone this repos:

git clone https://github.com/Kohei-Wada/snake.git

2.Building:

cd snake
make 

to run

./bin/snake

to clean up

make clean

Contribution

1.Please file an issue.

2.Fork this repository

3.Checkout from develop branch and edit.

4.You can request your awesome branch into develop as pull request.

Releases

No releases published

Packages

No packages published