Chat with GPT

link to chat gpt:

https://chatgpt.com/share/6909521b-4c60-8002-a359-9b9a0c7b21c5

Screenshot 2025-11-03 at 8.04.15 PM.png

I first asked ChatGPT to help me make a small website game. I didn’t give any specific game instructions,I just told it to “give me a web game.” It quickly generated a first version, and the functions worked really well.

Screenshot 2025-11-03 at 8.05.19 PM.png

Then I gave it a reference UI and asked ChatGPT to follow that style. However, the result only matched about 60% of the original look, mainly the color palette felt similar, but the overall style was not fully copied.

Screenshot 2025-11-03 at 8.07.18 PM.png

I tried iterative prompts, the visual style improved but new errors appeared when modifying logic.

Screenshot 2025-11-03 at 8.07.32 PM.png

Screenshot 2025-11-03 at 8.07.42 PM.png

Then I used the built-in “fix bug” feature, but in the end it still couldn’t resolve the issue, and the game ended up not functioning.