Description
Use generative AI like ChatGPT to write all or most of the code. For more complex games, use ChatGPT to create an outline and game template. You will have to create the graphics. You also need more code to fill in the details, but you can prompt ChatGPT to write the code for you.
Prompt engineering
Start with simple ChatGPT prompts, then progressively add more features. Prompts such as the following were entered in order to create a game like the one in this repo.
python simple dungeon crawler with monsters and exit
python dungeon crawler monster with simple pathfinding
python role playing battle system
python role playing battle system with random monsters
python role playing battle system with skills
python role playing battle system with skills and difficulties
Built With
- chatgpt
- python
Log in or sign up for Devpost to join the conversation.