aboutsummaryrefslogtreecommitdiff
path: root/map/generation.gbasm
AgeCommit message (Expand)Author
2025-01-16Move basic enemy attack & walker AI to enemiesattacksAstatin
2025-01-10Use new relative label thingyAstatin
2024-09-17Add entities collisionsAstatin
2024-09-15Fix makefile for new emulator versionAstatin
2024-09-13Just realized the new levels were carved on top of the previous level >.<Astatin
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