aboutsummaryrefslogtreecommitdiff
path: root/bunny.gbasm
AgeCommit message (Expand)Author
2024-08-29Fix issues related to VBlank wait in sameboy + Add stairs interactionsAstatin
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-15Displaying pre-generated dungeonAstatin
2024-08-14Add RNG + do some tests with is_solidAstatin
2024-08-11Add collisionsAstatin
2024-08-11Add infinite map loadingAstatin
2024-08-09Fix viewportAstatin
2024-08-09Turn off screen during initialization to be compatible with sameboyAstatin
2024-08-08Add Is_Solid routineAstatin
2024-08-06Bunny now change direction and F O L I A G EAstatin
2024-08-04Scrolling when bunny goes out of centerAstatin
2024-08-04Add grid & hops to the bunnyAstatin
2024-08-03Initial commitAstatin