codewdhruv / snake-game

Snake game in multiple languages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Snake game in multiple languages

License:MIT License


Languages

Language:C 75.4%Language:C++ 17.1%Language:Python 7.5%