Unlucky-Life / ChatGPT-Pokemon-StyleGame

Using ChatGPT to make pokemon style game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ChatGPT-Pokemon-StyleGame

Using ChatGPT to make pokemon style game

Youtube Video

Game Link (I didn't implement the save and load system, maybe next version): https://startling-duckanoo-cf9843.netlify.app

Full conversation with GPT-4 : https://dreamy-frangipane-7c5c5a.netlify.app/

Some game sprite reference : https://opengameart.org/content/zelda-like-tilesets-and-sprites https://opengameart.org/content/epic-fantasy-music


FAQ How long did it take? I spent 4 days to complete this game, mainly because of the limit of 3 hours and 25 requests for GPT-4. All the Pokemon game functions you can think of have been completed.

Can I get the source? I have uploaded the code to GitHub, but because of the modularization and the need to ask ChatGPT to modify the code, I haven't organized the code properly. apologize for that. https://github.com/super13579/ChatGPT-Pokemon-StyleGame/

Can I see the conversation? All conversation is here: https://dreamy-frangipane-7c5c5a.netlify.app/

What did you use for the art? Midjourney

What is AIGC? AIGC stands for AI Generated Content, which means content generated by artificial intelligence. Therefore, AI drawing, AI music composition, AI question answering, etc. are all examples of AIGC.

This series is about practical applications of AIGC (the blog will also have discussions on the algorithms). I believe the emergence of these tools can help us realize more ideas, and I will also use these tools to create more interesting projects to share with everyone. Don't be afraid of being replaced by AI, understanding and making good use of these tools will make you even more irreplaceable!

About me: Hello everyone, this is Rabbit and GG Engineering World, sharing knowledge (AI & Web3), life, hobbies, and work with you. Rabbit will be very happy if you subscribe ❤️ Contact for collaboration: super135799@gmail.com

About

Using ChatGPT to make pokemon style game


Languages

Language:JavaScript 99.2%Language:HTML 0.8%