Skip to content
chdaud78 edited this page Jun 4, 2020 · 4 revisions

Welcome to the OSS-project wiki!

This wiki guides you to playing Snake Game and developing our project.

Getting started 😄

  • Play Snake Game ⬇️ (Read How to start a Game)
  • Read License information
  • Read Developer Guide
  • You can email to Project member.

How to start a game 🐍

  1. Clone or Download project code.
  2. Create New project at Visual Studio.
  3. Put inside Project folder.
  4. Build, Run the code.

OR

  1. Clone or Download project code.
  2. Build to your own compiler.

How to play

  • Using rudder(↑,←,↓,→), move snake.
  • Be careful,don't hit the wall and snake's tail.
  • Eat as many fruit and get best score!

Language

C Only

License

MIT License

Clone this wiki locally