Embark on an epic journey through the elemental nations in our text-based adventure game, "Avatar: The Last CLI Bender". Utilizing CLI and ORM, this game brings to life the beloved world of Avatar, offering players a unique interactive experience.
Dive into an adventure to:
- Explore rich, text-based environments.
- Master the elements through command-line interactions.
- Engage with a story that adapts to your choices.
Your quest to bring balance to the four nations awaits!
Before you can bend the elements, make sure you have Python and Pipenv installed. Here's how to get started:
git clone [repository-link]
cd avatar-cli-adventure
pipenv install
pipenv shell
pip install rich
pip install click
python cli.pyFollow these steps to begin your adventure.
- Interactive CLI storytelling in the Avatar universe.
- Character progression and choices that matter, stored with ORM.
- Engaging combat and bending mechanics.
- Visually appealing terminal output with Rich.
- Easy-to-navigate menus with Click.
- Tiana
- Isaac
- Michael
This game is open-source and available under the MIT License.
Special thanks to the creators of "Avatar: The Last Airbender" for the inspiration. Our gratitude extends to the Python community and the developers of our project's dependencies:
- Rich
- Click We would also like to acknowledge the support and feedback from our peers and players.