index
:
bunny-game.git
keep-for-reproducing-bug
main
Gameboy game I'm making live on twitch in Assembly :3
Astatin <
[email protected]
>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-08-31
Add tileset generation script
Astatin
2024-08-29
Fix issues related to VBlank wait in sameboy + Add stairs interactions
Astatin
2024-08-27
Add objects and spawn bunny & goal in a random room
Astatin
2024-08-22
Stored the rooms + spawn the bunny at the top left (sometimes) of the room
Astatin
2024-08-20
Random walker mitosis + Add rooms at the end of random walk
Astatin
2024-08-15
Generate a single tunnel in dungeon generation
Astatin
2024-08-15
Displaying pre-generated dungeon
Astatin
2024-08-14
Add RNG + do some tests with is_solid
Astatin
2024-08-11
Add collisions
Astatin
2024-08-11
Make leaf tiles depend on surrounding tiles
Astatin
2024-08-11
Add sprites and conversion scripts
Astatin
2024-08-11
Add infinite map loading
Astatin
2024-08-09
Fix viewport
Astatin
2024-08-09
Turn off screen during initialization to be compatible with sameboy
Astatin
2024-08-08
Add Is_Solid routine
Astatin
2024-08-06
Bunny now change direction and F O L I A G E
Astatin
2024-08-04
Scrolling when bunny goes out of center
Astatin
2024-08-04
Add grid & hops to the bunny
Astatin
2024-08-03
Initial commit
Astatin