Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 466 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 466 Bytes

Snake

Snake game written in C. Since this game runs on Windows console, Windows OS is required to play.

How to Play

  1. Run Snake.exe
  2. Press space bar to start the game.
  3. Play Snake with arrow keys. Try to eat as many items as possible without bumping the walls or yourself.
  4. If you died, check your points and rank. Decide whether you want to play agian, record your points, or exit.

image1 image2