aboutsummaryrefslogtreecommitdiff
path: root/rng.gbasm
AgeCommit message (Expand)Author
2025-06-17loading ldtk tilemaps + adding dungeon structure that can be loaded at runtimeAstatin
2025-03-19Fix infinite loop on respawn enemyAstatin
2025-03-18Add generation events to be executed on floor generationAstatin
2025-03-13Adding multi-step dialogueAstatin
2025-03-07Add floor counter + a lot of little bug fixesAstatin
2024-08-27Add objects and spawn bunny & goal in a random roomAstatin
2024-08-22Stored the rooms + spawn the bunny at the top left (sometimes) of the roomAstatin
2024-08-20Random walker mitosis + Add rooms at the end of random walkAstatin
2024-08-15Generate a single tunnel in dungeon generationAstatin
2024-08-14Add RNG + do some tests with is_solidAstatin