Poke-TicTacToe is a fun and interactive game that combines elements of the classic game Tic-Tac-Toe with Pokémon characters. It offers a unique twist on the traditional Tic-Tac-Toe game by replacing Xs and Os with adorable Pokémon sprites. Get ready to challenge your friends or test your skills against the computer in this exciting Pokémon-themed Tic-Tac-Toe game!
- Pokémon-themed Tic-Tac-Toe: Enjoy playing Tic-Tac-Toe with Pokémon characters as markers instead of traditional Xs and Os.
- Single-player and two-player modes: Choose to play against the computer AI or challenge a friend in a local two-player match.
- Varied difficulty levels: The computer AI offers multiple difficulty levels to suit players of different skill levels, from beginner to expert.
- Interactive and user-friendly interface: The game provides a visually appealing interface with intuitive controls, making it easy to play and enjoy.
- Exciting sound effects: Engage in the game's immersive experience with fun sound effects and animations that bring the Pokémon world to life.
-
Clone the repository:
git clone https://github.com/maszpy33/Poke-TicTacToe.git
-
Open the project directory:
cd Poke-TicTacToe
-
Launch the game:
-
If you have Python installed, run:
python main.py
-
Alternatively, you can run the executable file directly:
./Poke-TicTacToe
-
- Select the game mode: Choose between single-player mode (against the computer AI) or two-player mode (against a friend).
- Choose your Pokémon: Each player selects a Pokémon character to represent their moves.
- Take turns: Players take turns placing their Pokémon marker on the game board, aiming to create a line of three Pokémon in a row, column, or diagonal.
- Win or draw: The game ends when one player achieves a winning combination or if all spaces on the game board are filled without a winner.
- Play again: After each game, players have the option to play again or exit the game.
This project is licensed under the MIT License.