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 (
Expand
)
Author
25 hours
Add a post assembly script to round up ROM size (fixes ROM banking on some em...
Astatin
11 days
Reset game with A+B+Start+Select
Astatin
13 days
Fix bug sound effect & bug health underflow
Astatin
2025-07-12
Play music from included vgm file
Astatin
2025-04-29
Give a turn for the enemies to turn around when bunny is behind them
Astatin
2025-03-25
Separate modes VBlank functions
Astatin
2025-02-06
Stop changing window lcdc values mid-frame to avoid UB
Astatin
2025-02-06
Add energy points to the gui
Astatin
2025-01-16
Move basic enemy attack & walker AI to enemiesattacks
Astatin
2025-01-10
Use new relative label thingy
Astatin
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