![Procedural Gungeon](https://img.itch.zone/aW1nLzE5ODExNTM0LnBuZw==/original/%2BEd2iR.png)
Procedural Gungeon
A downloadable game
A procedurally generated 2D shooter that takes place in an infinite dungeon.
Every room in the game is created by the LLM. During room creation, the LLM creates the enemies, enemy shots, the room type, the gun dropped at the end, and other misc things.
You can also merge guns in which the LLM creates an entirely new gun dependent on the gun you currently have and the gun in the loot bag.
Published | 22 hours ago |
Status | Released |
Author | Agreene5 |
Genre | Shooter |
Tags | AI Generated, Procedural Generation |
Download
Install instructions
1. Download the .zip file
2. Download a .gguf LLM model (I used Qwen-2.5-3b-Instruct)
3. Rename the .gguf file "model.gguf"
4. Extract the .zip file and place the model.gguf right next to the Procedural Gungeon.exe file.
5. Run Procedural Gungeon.exe (When you press "Play" it might freeze for a bit to load in the model, but that's normal)
Comments
Log in with itch.io to leave a comment.
Cool, never thought that an LLM could make this kind of game!