These files are for the Code Warriors AI-Powered Adventure course.
- data.json - Story graph with 19 interconnected locations
- config.example.py - Configuration template
- Create a folder called
AdventureGame - Download both files into that folder
- Copy
config.example.pytoconfig.py - Your instructor will provide the API key to add to
config.py - Follow Module 01 instructions to create the remaining Python files
During the course, you'll create these additional files:
- constants.py
- utils.py
- story_node.py
- story_graph.py
- inventory.py
- ai_client.py
- game_state.py
- game_engine.py
- main.py
- And more!
Course: AI-Powered Choose Your Own Adventure Duration: 2 days Level: Year 9-12 (Intermediate Python)