An Tic Tac Toe game made by Alejoqest.
This a Tic Tac Toe game made in Java with UI made in Java Swing. It allows to play and reset the game by pressing the buttons in the UI.
It's written in Spanish for ease when coding.
- Java 17
- Maven
- Fully operational game.
- The game can the finished by either winning or no longer having cells, therefore you get a tie.
- The board is unabled to be changed when the game finishes.
- You have two players with their own names and symbols. The names can be changed by inputing a new one in its respective textfield and presing the button.
- You can reset the game anytime you want.
- The players have diferent colors so the symbols look more distinct.
- Clone the repository.
git clone https://github.com/Alejoqest/TaTeTiJava.git- Navigate to the folder.
cd TaTeTiJava- Install dependencies.
mvn installThank you for than. If you any sort of question or suggestion to make, please contact me.
Have a nice day!
-- A