🎮 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)