Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 633 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 633 Bytes

Welcome to Snake game

Currently this game is available in...

  • C++
  • Python
  • C#
  • Javascript
  • C ( Linux )

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.