Exploratory repo that uses Amazon Q Developer CLI to generate a PyGame for a Burger Stacker Game based on a series of prompts used. This repo elaborates on Q Developer CLI, the prompts used, and how to play the game. This repo is also linked to the blog post Grilling Games: Build Burger Stacker with Amazon Q Developer CLI
Try the game here: https://glennchia.github.io/burger-stacker-game/
Install Amazon Q Developer CLI. Installation steps detailed here: Amazon Q Developer User Guide: Installing Amazon Q for command line
Refer to prompt-sequence.md for each step of prompt refinement.
Amazon Q Developer generated the following files
Follow the installation instructions in q-generated-files/README.md to install the relevant packages and run the game
If the PyGame build is showing a blank screen, access the GitHub page at #debug like https://glennchia.github.io/burger-stacker-game/#debug and follow the on-screen instructions to click some keys and view the debug logs.

