Intermediate — Claude API Project

Pokémon Adventure

A choose-your-own-adventure powered by AI

👨‍👩‍👧 For Parents & Teachers

This project is built with HTML, CSS, and JavaScript. The Claude AI API generates a live Pokémon story and presents choices each turn — kids build the game logic and AI integration. Skills learned:

  • Multi-turn conversation history
  • Parsing structured AI responses
  • Dynamic button generation with DOM
  • Calling an API with fetch()
  • Building a game loop with AI