Skip to content

Releases: PhilAube/GameBoyDemo

Pause Menu Demo

31 Jul 21:10
Compare
Choose a tag to compare
Pause Menu Demo Pre-release
Pre-release

In this demo, the pause menu was fully implemented.
Now, you select one of three choices: play, restart or quit.
Some general stability improvements were also added.

Title Screen Demo

30 Jul 02:54
Compare
Choose a tag to compare
Title Screen Demo Pre-release
Pre-release

In this demo, a placeholder title screen was added.
Aside from this, a game countdown was added.
Along with these features, stability was improved.

Redesign Demo

29 Jul 02:55
Compare
Choose a tag to compare
Redesign Demo Pre-release
Pre-release

In this demo, the game underwent redesign.
The HUD is now hidden to leave more room for the actual game.
To see the score and lives, just press START to pause!
Some tiles were also modified in the redesign.

Sound Demo

27 Jul 21:07
Compare
Choose a tag to compare
Sound Demo Pre-release
Pre-release

In this demo, sound was added.
It is also now possible to pause with the START button.
Currently, the only sound effects are for the newly added pause feature.

HUD Demo

26 Jul 19:29
Compare
Choose a tag to compare
HUD Demo Pre-release
Pre-release

In this demo, a placeholder HUD was added to display the score and lives.
The background map was also slightly modified.
Aside from that, a background layer overscrolling bug was fixed.

Background Demo

25 Jul 13:07
Compare
Choose a tag to compare
Background Demo Pre-release
Pre-release

In this demo, the player can now scroll through a newly added background map.
There is a slight overscroll bug which should be fixed in 0.04.

Joypad Demo

24 Jul 01:47
Compare
Choose a tag to compare
Joypad Demo Pre-release
Pre-release

This is the first demo with joypad controls.
The player can now move and detect wall collisions.
A few entities are now circling the screen.

Commands were mapped to the A/B buttons:

  • Output x/y coordinates.
  • Erase text output.

Demo

22 Jul 17:55
Compare
Choose a tag to compare
Demo Pre-release
Pre-release

Basic game demo with moving sprite and on-screen text.