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
/
Makefile
Age
Commit message (
Expand
)
Author
25 hours
Add a post assembly script to round up ROM size (fixes ROM banking on some em...
Astatin
47 hours
Add campsite map
Astatin
2025-08-12
Add jump, damage, earcoptr and hop sound effects
Astatin
2025-08-07
Add heal sound effect + remove useless tile loads
Astatin
2025-08-06
Add click sound effect on menu open, dialogue next & menu arrow moves
Astatin
2025-07-22
Make extract tileset be headless
Astatin
2025-07-22
Add new emulator verbosity parameters
Astatin
2025-07-12
Play music from included vgm file
Astatin
2025-06-18
Add build script for building a self containing linux executable
Astatin
2025-06-17
loading ldtk tilemaps + adding dungeon structure that can be loaded at runtime
Astatin
2025-06-06
Add script to extract build/tileset.png from Load_Tile routine in tiles.gbasm
Astatin
2025-06-03
Add loading from pregenerated collision map
Astatin
2025-04-29
Add Load_Dungeon function
Astatin
2025-04-29
Give a turn for the enemies to turn around when bunny is behind them
Astatin
2025-03-13
Adding multi-step dialogue
Astatin
2025-03-07
Fix random timing based halt locks
Astatin
2025-03-07
Add automatic recordings of inputs
Astatin
2025-02-06
Add energy points to the gui
Astatin
2024-11-18
Check collisions on hop and cancel if collision
Astatin
2024-11-15
Fix the hop map loading + animation entity + object loading
Astatin
2024-10-31
Add script to generate dialogue data from text
Astatin
2024-09-26
[WIP and completely broken] Reworking the bunny movements & display to decore...
Astatin
2024-09-17
Add entities collisions
Astatin
2024-09-15
Fix makefile for new emulator version
Astatin
2024-09-12
Fix ghost entites bug (bzero but very unoptimized ewww
Astatin
2024-08-31
Add tileset generation script
Astatin
2024-08-27
Add objects and spawn bunny & goal in a random room
Astatin
2024-08-14
Add RNG + do some tests with is_solid
Astatin
2024-08-09
Fix viewport
Astatin
2024-08-09
Turn off screen during initialization to be compatible with sameboy
Astatin
2024-08-04
Add grid & hops to the bunny
Astatin
2024-08-03
Initial commit
Astatin