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. 


Download

Download
Model File (Place inside game folder and rename "model.gguf")
External
Download
Procedural_Gungeon.zip 64 MB

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.

(+1)

Cool, never thought that an LLM could make this kind of game!