Participated in the Amazon Q CLI Game Challenge to build a Tic-Tac-Toe game using Amazon Q CLI and Python.
Amazon Q CLI is an AI-powered command-line tool from AWS that assists in coding tasks like generating code snippets, explaining functions, bug fixing, and providing architectural insights.
Setup involved signing up for an AWS Builder ID, installing Amazon Q CLI, setting up Python, and initiating Amazon Q CLI chat to build the game.
Amazon Q CLI efficiently generated the Python code for the Tic-Tac-Toe game and provided explanations, making it a quick and insightful learning experience.