Welcome to the Avengers-themed Tic Tac Toe game implemented in Java! Immerse yourself in the Marvel universe while enjoying a classic game.
-
Avengers Theme: Experience the thrill of the Avengers with a visually appealing and immersive theme.
-
Java Implementation: Built using Java to ensure platform compatibility and efficient performance.
-
Interactive Gameplay: Enjoy a classic Tic Tac Toe experience with a user-friendly interface.
- Download the TicTacToe.rar file into your system from here.
- Unzip the rar file.
- Open the TicTacToe.exe file and run the game.
Clone the repository.
Download the whole repository in your system and access the files.
- The main.java file contains the main code to run the MyGame.java
- The MyGame.java file contains the main source code of watever is happening in the background of the game.
- Make sure you have downloaded JAVA in your system and JAVA is present in the path variable of your enviroment variables.
- If you do not have JRE/JDK, please install it before running the game or the game will not function.