Colorspace by Znurre

My goal for this LD was to create a simple game using my own language - fluenc. Check out the source if you are interested!
Your goal is to populate the playing field with an exact amount of colors, according to a specification. The catch? You only have limited space to do so! So you need to get creative.
You change the active color using your mouse wheel, and can switch between 3 primary colors (red, green and blue). You can also blend colors to form new, extended colors! Blending any 3 colors gives you gray.
If you get stuck, you can reset the current level by pressing 'S' on the keyboard.
Can you manage to finish all 8 levels?
Ratings
| Given | 0🗳️ | 5🗨️ |
It would be nice if the scroll selection looped, so you could keep scrolling in the same direction and cycle through repeatedly.
The learning curve was a bit steep. It felt like I wasn't even out of the tutorial before the puzzles got very tricky. For a future release, it would be nice to be able to select from more puzzles, so you can get more gradual practice.
+ thank you for the Linux builds. The “not AppImage” binary works on Manjaro.
+ extra kudos for using your own language.