Pavan Mali explored using Amazon Q CLI and Python to build a Space Asteroid Dodge Game as part of the Build on AWS Challenge.
Amazon Q is an AI-powered assistant by AWS that helps developers in coding, debugging, and building applications with simple prompts.
The Space Asteroid Dodge Game project involved creating a game where a spaceship avoids falling asteroids, incorporating score tracking and a progress bar.
Tools used in the project included Python, Pygame for game development, Amazon Q CLI for code generation, and VS Code for editing and testing.