did the DMG version ever come out?
mtowne
Creator of
Recent community posts
not sure how I could include my game.
I made a gameboy game that can be in .gb (rom) or webapp form, not sure the best way to pack this as an executable, really.
Edit: I found some instructions via the gbstudio manual on how to turn the web builds into executables, I will work to include that in my github release unless that is something you would need to do instead? Not sure how this is going down.
https://gbstudiocentral.com/tips/compiling-gb-studio-roms-into-standalone-execut...
yea my idea was to treat the first floor like the opening area of a game like pogo stuck where your initial setbacks are only really having to redo your current obstacle before quickly turning into potentially brutal losses of progress. The first floor is basically the tutorial.
Thanks for the kind words!
similar question, I designed a working gameboy game for the jam. In my submission I included a free-to-use emulator (.exe) and a .gb file (the rom of my game). Is this acceptable?
EDIT: Turns out it isn't hard to make a web build. Made a web build and added it to the itch.io page for the game. Plays in browser now. Web version files will also be added to the source files as well.