This is a follow-up on the previous post, where I walk you through the steps of using AI to build a simple game to solve maths equations.
This is one of the many projects to come to give you a hands-on experience using AI.
Drop a ❤️ if you liked the video
To help understand the coding process better, you can try the following within ChatGPT
You can copy and paste the code at the end of the previous post, where I cover the steps to create a maths game - AI Isn't Here To Replace You... But To Place You Better | Then, after pasting it in ChatGPT, add a line that says ‘Add comments for overall HTML code to help me understand it‘, This will help you get a sense of the structure of the code
When pasting the code in ChatGPT, add the first line as ‘Understand And Learn‘. ChatGPT will automatically give you a rundown and explanation of the code, which will help you build on top of it.
You can try to modify and change one of the steps to get a sense of how to get ChatGPT to follow a prompt and generate a desired output.
In the next post, we will work on creating a ‘Word Game Through GROK’.
Drop a ❤️ if you liked the video.