A downloadable game

BWRGB (Black, White, Red, Green, Blue) is a small puzzle game made using the Godot game engine. Since I haven't made a complete game yet, I wanted to make something small from start to finish. I spent about a week on this project.

The first 8 levels are "Tutorial" levels and then there are 10 levels after that. The goal of the game is to guide Robi, the Godot mascot, to the "finish" square (stars) by left clicking on squares.  Only valid squares will highlight when hovered by the mouse. The player can walk on white/grey cells. Energy is absorbed from colored squares which will fill the energy meters.  Once all 3 meters are full,  this energy can be used to energize colored squares to make them white/grey (walk-able).

My purpose for creating this was to create a "full" first game without the complexity and pressure of a larger project. It was a good experience and I learned several valuable things in the process.

There are 2 known bugs in the game.  The first will require the player to "reload" the level if it is encountered.  If you click on a key and it disappears and then reappears, the game will be stuck and you will be unable to perform an action.  If this occurs, please reload the level and try again.  I would say that there is a 5-10% chance this will happen.  The second is only visual., but may cause some confusion.  If a square remains highlighted, it has gotten stuck in the "highlight" state.  Simply hovering the mouse on it and then off of it should return it to the non-highlighted state.  I apologize that these are still in the game.

Download

Download
BWBRG.exe 26 MB
Download
BWBRG.pck 691 kB

Install instructions

Download the BWRGB.exe and BWRGB.pck files into a directory of your choosing.  The two files need to be located in the same directory.  Additionally, the game will create a save file (bwrgb.save) in your systems app data directory.  This will be something similar to *user*\AppData\Roaming\Godot\app_userdata\BWRGB on Windows and ~/.local/share/godot/app_userdata/BWRGB on macOS and Linux.  The game has been tested on 1 Linux distribution, but not on macOS.

Leave a comment

Log in with itch.io to leave a comment.