An open API service indexing awesome lists of open source software.

https://github.com/prophecy-jimpsons/avai_game


https://github.com/prophecy-jimpsons/avai_game

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

```markdown
# 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
```

2. Navigate to the project directory:
```bash
cd avai_game
```

3. Run the game:
```bash
python main.py
```

## Gameplay

### Getting Started:
1. Launch the game:
```bash
python main.py
```

2. Follow the on-screen instructions to start playing.

3. Use the command-line interface to make your moves and interact with the game.

### Game Phases:
- **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!

### Winning Patterns:
- **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.

### Path to Victory:
- The game ends immediately when any player completes one of the winning patterns above.

## Special Features:
- **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**.

## Pro Tips:
- **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!

## Commands:
- `/start`: Launch a new game.
- `/join`: Join an ongoing game.
- `/help`: View game rules and tips.

---

## Prophecy Jimpsons and Game Integration
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.

### Additional Features:
- **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.

---

## Contributing

Contributions are welcome! Here's how you can contribute:
1. Fork the repository.
2. Create a new branch (`git checkout -b feature-branch`).
3. Commit your changes (`git commit -am 'Add new feature'`).
4. Push to your branch (`git push origin feature-branch`).
5. Create a new pull request.

## License

This project is licensed under the MIT License. See [LICENSE](LICENSE) for more information.

## Acknowledgments

- **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](https://jimpsons.org).

```

### 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.