abhisheksarkar30 / tic-tac-toe

The popular game Tic-tac-toe designed while a College Fresher, as detailed in READ-ME

Home Page:https://abhisheksarkar30.github.io/tic-tac-toe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tic-tac-toe


Let's connect πŸ‘¨β€πŸ’» and forge the future together.😁✌

Show your support a ⭐ is all this repo needs πŸ˜„

Welcome to Tic-tac-toe

This is the popular game we usually play since childhood. The easiest and our favourite game of our past-times now digitized to have more fun amidst our other monotonous tasks of daily life. The popular game Tic-tac-toe designed while a College Fresher

Implementation

We have tried to design this game in JavaScript and Java having the mix of console and GUI based feel to play the game.

Instructions to Play

JavaScript

Two different options to play - Player vs Player and Player vs Computer

Java

Download the code in your machine and hit the command to start playing: javac tictactoe.java && java tictactoe. Must have a basic java version preinstalled.

Authors and Contributors

My fellow team-mates for this project of game design - @deboGunner and @sshahir

About

The popular game Tic-tac-toe designed while a College Fresher, as detailed in READ-ME

https://abhisheksarkar30.github.io/tic-tac-toe

License:MIT License


Languages

Language:HTML 40.8%Language:CSS 33.1%Language:Java 23.9%Language:JavaScript 2.2%