RGB colors circle
About
"RGB colors Circle" is a simple game based on the complementary colors rule (Complementary colors - Wiki). The player is in the center of the field and the enemies rotate around it. The player needs to deflect all the incoming bullets choosing the right complementary colors.
For example: IF the incoming bullet is RED -> player needs to change color in CYANO
Goal: Achieve as much points as possible, difficulty will slowly grow up.
KEYS = COLOR (highly suggested numpad)
- Numpad1/1/R = RED
- Numpad2/2/C = CYANO
- Numpad4/4/G = GREEN
- Numpad5/5/M = MAGENTA
- Numpad7/7/B = BLUE
- Numpad8/8/Y = YELLOW
- P = Pause
DISCLAIMER: I did this simple game with the aim of learning UE4. I will update the game as soon as I improve my skills.