codewdhruv / tic-tac-toe

Tic Tac Toe Game in multiple languages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to the Tic-Tac-Toe Game

Currently this game is available in...

  • Python
  • 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

Tic Tac Toe Game in multiple languages


Languages

Language:C++ 30.7%Language:C 26.6%Language:CSS 17.1%Language:JavaScript 14.5%Language:HTML 6.0%Language:Python 4.9%Language:Makefile 0.3%