๐ฎ My Game Using Amazon Q CLI
Hi! I'm Hardik Parekh, and I recently built a fun game using Amazon Q CLI. This was part of the Build Games with Amazon Q CLI
๐ง Why I Chose This Project
- AWS challenge requirements
- Perfect complexity for testing Q CLI
- Pygame's simplicity for 2D games
๐ก Idea Behind the Game
Describe what your game is about. For example:
I created Tic-Tac-Toe Game. It's simple but fun!
๐ง Tools I Used
- Amazon Q CLI
- GitHub
- Python
๐ฎ How It Works
- Player X starts first
- Click on squares to place marks
- Press R to restart after game ends
๐ป Code Repository
I have shared the full game code here:
GitHub Link to Your Game
๐ Final Thoughts
I learned how to work with CLI tools, use Git, and deploy a game! Thanks to AWS for this experience.
Features
- Clean Pygame implementation
- Responsive UI
- Win/draw detection logic
Top comments (0)