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
path:
root
/
init.gbasm
Age
Commit message (
Collapse
)
Author
2024-12-09
Add freeze status on enemies near bunny when freeze used
Astatin
2024-12-03
Add sparkles animation and shadow palette flag
Astatin
2024-11-29
Add animation display
Astatin
2024-11-11
Add dungeon menu choice selection mode
Astatin
2024-11-01
Add dialogue box poggies
Astatin
2024-10-31
Add bold/slim font palette + top bar border
Astatin
2024-10-28
Print health on top of the screen
Astatin
2024-10-22
Add white window at the top for future health bar
Astatin
2024-09-24
Small change to be compatible with new asm
Astatin
2024-09-10
Use DMA OAM transfer to write entities to OAM
Astatin
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-15
Generate a single tunnel in dungeon generation
Astatin
2024-08-15
Displaying pre-generated dungeon
Astatin
2024-08-09
Turn off screen during initialization to be compatible with sameboy
Astatin
2024-08-06
Bunny now change direction and F O L I A G E
Astatin
2024-08-03
Initial commit
Astatin