View all by Rafagars
Rafagars
Follow Rafagars
Follow
Following Rafagars
Following
Add To Collection
Collection
Comments
Devlog
Submission to Game Boy Competition 2021
Related games
Related
Unstoppable Knight
←
Return to Unstoppable Knight
Devlog
Version 2.2.4 "Better" Game Over Screen
August 26, 2021
by
Rafagars
I finally added the score to the Game Over screen. Decided to use the window layer for the Game Over since the background is already white and that way I would need to defined less tiles. But for some...
Continue reading
Version 2.2.3. Added color to the UI and some other minor changes
August 06, 2021
by
Rafagars
Added color to the UI on the window layer. Some changes on the color palette. Some changes on the code to stress less the GB's cpu...
Continue reading
Version 2.2. Shield mechanic
August 01, 2021
by
Rafagars
Changes: Removed the window layer from the Game Over screen Added a shield for the Knight. It protects you against the arrows and sometimes the bombs if you get the timing right. Press B to use it. Le...
Continue reading
Version 2.1
July 30, 2021
by
Rafagars
New bomb' s sprites and animation Added an explosion animation for when the player collides with a bomb Refactor the code to improve its readability...
Continue reading
Version 2.0. New obstacle, bombs
July 28, 2021
by
Rafagars
Make some changes on the code and added a few things. Changed the color on the TitleScreen to match the color of the Knight's sprite Changed the speed movement of the orc. Now it moves faster to make...
Continue reading
Changed Orcs speed
July 27, 2021
by
Rafagars
Now instead of moving at the same speed that the background, the orc moves faster to make it seen like is trying to tackle the player. Working on a new obstacle, bombs. Will try to add an explosion an...
Continue reading
Fixed a bug
July 22, 2021
by
Rafagars
Fixed a small bug on the game (A coin appearing on the grass at the beginning of the game). I think that I can move up to my next project. Probably would be something a little more complex than this...
Continue reading