skohan / Snake-game

A Snake game made in multiple programming languages.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A Snake game made in multiple programming languages.

License:MIT License


Languages

Language:C 47.0%Language:C++ 30.4%Language:JavaScript 10.6%Language:Python 8.8%Language:Makefile 2.0%Language:HTML 0.6%Language:Shell 0.6%