
Bay Col !
This game is from the old Ludum Dare platform. You can try viewing the original page on Web Archive
(may not load correctly).
(may not load correctly).
This is my very first game ever ! Buggy and ugly but I'm so proud of it !
You play a box that can change color and grow/shrink. If you want to score, match height and color of the boxes you cross.
In other words : be cool and blend in.
Space / Left mouse : Grow/Shrink
Left Shift / Right mouse : Change color
Made with Visual Studio 2015 (dlls could be missing if you have not VC++ Redistributable for VS 2015) in C++ with GLFW/GLEW, SOIL2 for textures loading, OpenAL for sounds, and Freetype for fonts. Paint.net for visual assets.
EDIT 01/02/2016 : I posted an edited version of my entry and here are the changes:
- fixed a bug where sound does not play
- fixed a bug where blocks overlapped
- Adjusted difficulty
You play a box that can change color and grow/shrink. If you want to score, match height and color of the boxes you cross.
In other words : be cool and blend in.
Space / Left mouse : Grow/Shrink
Left Shift / Right mouse : Change color
Made with Visual Studio 2015 (dlls could be missing if you have not VC++ Redistributable for VS 2015) in C++ with GLFW/GLEW, SOIL2 for textures loading, OpenAL for sounds, and Freetype for fonts. Paint.net for visual assets.
EDIT 01/02/2016 : I posted an edited version of my entry and here are the changes:
- fixed a bug where sound does not play
- fixed a bug where blocks overlapped
- Adjusted difficulty