Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 611 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 611 Bytes

Welcome to the Snake Game

Currently this game is available in...

  • Python
  • C
  • C++
  • C#

Contributions are welcomed in your favourite language!!

First create an issue if you want to add new language or want to improve existing code. After that create a Pull Request.

Make a folder named after programming language name , if the code is platform specific then please create subfolder named to that Operating system within that language folder. For example C/Windows. Add README.md in it telling about compilation, installing dependencies and some screenshots of game.