Introduction
This journey started when my friends dad found out that i liked video games, i played with my friends everyday and one day when i was at their house, their dad offered to teach us how to do this challenge. Plus I always wanted to know how to make a game and also wanted a game to improve my hand eye coordination.
Learning/Setup
I luckily did not have to learn how to code since there is an AI built in with AWS Q CLI. Despite this, I still had to learn how to do basic commands to access the AI, my friends dad taught me this and also how to install AWS on linux. This was the most time consuming part because i had to install many different applications in order to download AWS and run it successfully. The first thing i did after installing AWS was typing in the starting line: q chat, this gave me access to the AI.
Then i had to decide what game to make, since i wanted to improve my hand eye coordination, i decided to create a fruit collecting game where you have to collect fruits with a basket, but if you collected any bombs, you lost 1 out of 3 lives, if you lose all lives the game ends. I asked the ai to create the game, however my code did not run the first time.
Tweaking
After my game did not work, I asked the AI to correct this, it realized the issue and corrected it. Now the game worked but it was too easy.
Now, i asked the AI to remove bombs from the game and make it so that when a fruit touched the floor you lost 1 out of 3 lives. This way the game would be more challenging and fun. The AI did this and my game turned out great.
Conclusion
In conclusion, my game turned out great and i learned a lot from this challenge, it taught me how to overcome obstacles, use the AWS Q CLI, and download many applications at a time. It also helped me improve my hand eye coordination. I am very grateful for my friends dad for teaching me how to do this.
Top comments (0)