Skip to content

Gracesta/PlaySnake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

PlaySnake

an easy PlaySnake game written in C

Compile:

g++ PlaySnake1.0.c

How to Play:

Input W, S, A, D and PRESS ENTER key to move snake to eat the bait '$'. Every time the snake eats bait, the snake will be longer and longer. Once all the bait is eaten, new baits will be refreshed.

Defeat:

Once the snake hit the wall, Player loses.

About

a easy PlaySnake game written in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages