darylldancc / SimplTicTacToe

a simple command line 3x3 tic-tac-toe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SimplTicTacToe

a simple command line 3x3 tic-tac-toe

+=============+
|| X | O |   ||
||---|---|---||     Tic-Tac-Toe v1.0(no-ai)
||   | X |   ||     by: darylldancc
||---|---|---||     /my first project/
|| O |   | X ||
+=============+

My very first java project. Code may be messy but it works.

About

a simple command line 3x3 tic-tac-toe


Languages

Language:Java 99.5%Language:HTML 0.5%