An amazing implementation of the very famous tic-tac-toe game!
Contribute
·
Report Bug
·
Request Feature
Table of Contents
A java implementation of the very famous and fun game "Tic-tac-toe".
Take a look so that you don't get lost in the installation procedure! Here you will find the information you need to use the tic-tac-toe.
- You must have java version 18 or higher to run the container (.jar).
- Clone the repo
git clone https://github.com/vCamilx/tricky-game.git
- Compile the application or install the .jar from the github versions & tags section
- Using your jdk version 18 run the program
java -jar tricky.jar
- Add a scalable tic-tac-toe game system
- Add a coordinate system
- Add a turn based game system
- Improve code performance
- Add a player vs computer game system
- Multi language support
- English
- Spanish
Distributed under the MIT License. See license.txt for more information.
Cristian Guzmán
- email: [email protected]
- discord: astrx.sh#1399