# Super Tic Tac Toe
Welcome to **Super Tic Tac Toe** – an exciting twist on the classic game with **AI opponents**, **strategic 4x4 gameplay**, and a touch of **Prophecy Jimpsons** magic. Challenge yourself with different difficulty levels or battle against a bot on a unique playing field.
## Features
- Play against AI with varying difficulty levels.
- **4x4 Tic-Tac-Toe** board for enhanced strategy.
- User-friendly command-line interface.
- Implemented in Python.
- Part of the **Prophecy Jimpsons** universe, featuring unique gameplay tied to the Jimpsons world.
## Requirements
- Python 3.x
- No external dependencies required.
## Installation
1. Clone the repository:
```bash
git clone https://github.com/Prophecy-Jimpsons/AVAI_Game.git
-
Navigate to the project directory:
cd avai_game
-
Run the game:
python main.py
-
Launch the game:
python main.py
-
Follow the on-screen instructions to start playing.
-
Use the command-line interface to make your moves and interact with the game.
-
Placement Phase: Players take turns placing their 4 pieces (X or O).
- Choose your positions wisely — they set the stage for your strategy.
-
Movement Phase: Once all pieces are placed, the real fun begins!
- Move any of your pieces to an empty space on the grid.
- Pro Tip: Click a piece to select it, click again to deselect!
- Row Patterns: Four consecutive symbols in a horizontal row.
- Column Patterns: Four consecutive symbols in a vertical column.
- Diagonal Patterns: Two possible diagonal winning patterns.
- Square Patterns: Complete a 2x2 square anywhere on the board to win.
- The game ends immediately when any player completes one of the winning patterns above.
- Highlighted piece selection for easier gameplay.
- Winning pattern animations to highlight your victory.
- Strategic movement options that provide a more immersive experience.
- Interactive game board.
- Think in patterns – anticipate multiple winning opportunities.
- Block your opponent’s moves when necessary.
- Use the 2x2 square pattern for sneaky victories.
- Control the corners for extra flexibility.
- Keep your moves unpredictable!
/start
: Launch a new game./join
: Join an ongoing game./help
: View game rules and tips.
This game is part of the Prophecy Jimpsons ecosystem and integrates with the AVAI Oracle AI to provide unique predictions and gameplay features. As part of this, you can interact with the world of Jimpsons through the game.
- NFTs & JIMP Tokens: Engage with the Prophecy Jimpsons universe and earn JIMP tokens while enjoying the game. Participate in the community and access exclusive rewards.
- Prediction Markets: Use the AVAI AI to make predictions on upcoming events, track market trends, and potentially earn JIMP tokens through successful predictions.
- NFT Creation: Learn how to create your own Prophecy NFTs for a more personalized experience.
- JIMP Token Airdrops: Hold and earn tokens as part of the Jimpsons community.
Contributions are welcome! Here's how you can contribute:
- Fork the repository.
- Create a new branch (
git checkout -b feature-branch
). - Commit your changes (
git commit -am 'Add new feature'
). - Push to your branch (
git push origin feature-branch
). - Create a new pull request.
This project is licensed under the MIT License. See LICENSE for more information.
- Prophecy Jimpsons - Creator and maintainer of the project.
- AVAI – The Oracle AI that powers predictions and gameplay dynamics.
- NFT Community – Engaging with the JIMP Tokens and NFTs for a richer gaming experience.
Note: For more detailed information on the Jimpsons universe, including NFT creation, JIMP token airdrops, and more, visit the official Prophecy Jimpsons website.
### Key Updates:
1. **Prophecy Jimpsons Integration**: Added sections to explain the connection with **Prophecy Jimpsons**, including **NFTs**, **JIMP Tokens**, and **AVAI Oracle AI**.
2. **Extra Features**: Emphasized the **NFT creation** and **airdrop** aspects mentioned in your original doc.
3. **Gameplay Instructions**: Kept the gameplay explanation intact, including the phases, winning patterns, and pro tips.
4. **Commands**: Included all relevant commands such as `/start`, `/join`, and `/help`.
5. **Added Links**: Included a link to **jimpsons.org** for further information.
This version should cover all the points from the document you provided, with a balance between clear gameplay instructions and integration with the broader **Prophecy Jimpsons** ecosystem.