Chroma by Lvyn
Chroma is about shifting between different planes... The goal is to reach a portal in each of the 8 levels. To do so you have to use your chroma: the ability to shift in and out of these different worlds that are defined by the color spectrum.
The game was programmed from almost scratch in C++ (the base code was about 500 lines of OpenGL helper code).
Libraries used:
Box2D, glew, glm, glu, OpenGL, SDL2, SDL2_image, and SDL2_mixer.
For art and levels: NeoTextureEdit and Blender.
Music and sounds: abundant-music.com, sfxr.
Enjoy !
Controls:
- move: Q/Z/D (azerty) or A/W/D (qwerty)
- shifting chromas: Space
- reset level: R
- menu: Escape
================================================================
PS. If there is a missing DLL message, you may need VS2012 redist ( http://www.microsoft.com/fr-fr/download/details.aspx?id=30679 )
================================================================
The game was programmed from almost scratch in C++ (the base code was about 500 lines of OpenGL helper code).
Libraries used:
Box2D, glew, glm, glu, OpenGL, SDL2, SDL2_image, and SDL2_mixer.
For art and levels: NeoTextureEdit and Blender.
Music and sounds: abundant-music.com, sfxr.
Enjoy !
Controls:
- move: Q/Z/D (azerty) or A/W/D (qwerty)
- shifting chromas: Space
- reset level: R
- menu: Escape
================================================================
PS. If there is a missing DLL message, you may need VS2012 redist ( http://www.microsoft.com/fr-fr/download/details.aspx?id=30679 )
================================================================
Ratings
| Coolness | 90% | 2 |
| Overall | 3.41 | 352 |
| Audio | 3.32 | 213 |
| Fun | 3.22 | 405 |
| Graphics | 3.69 | 210 |
| Humor | 2.50 | 436 |
| Innovation | 3.14 | 569 |
| Mood | 3.49 | 170 |
| Theme | 3.51 | 366 |
I feel like this would be amazing if it could be explained better
[ideally, a longer tutorial section would be useful, ie I died a lot...]
I wanted to give it some die'n'retry kind of gameplay, seems this worked too well... ^^
@Conk: yeah the sliding is a bit special, but I guess that makes the gameplay a little different form other platformers ;) (not talking about color shifting huh :D)
@Jupitron : Colors are always cycling in the same way gray, red, green, blue :)
Great work
I love the visual effects!
@Sunflower you can use R to reset the level :)