An open API service indexing awesome lists of open source software.

https://github.com/maya-yagan/tic-tac-toe

A simple tic tac toe game
https://github.com/maya-yagan/tic-tac-toe

game java java-8 tic-tac-toe

Last synced: 9 months ago
JSON representation

A simple tic tac toe game

Awesome Lists containing this project

README

          

The classic 2 player tic tac toe game

How to play:

This is what the game will look like when it first starts. Player 1 is x and player 2 is o


start

The turn starts with player 1


playing


Player 1 winning:


p1won

player 2 winning:


p2won

No winner:


nowinner