Thanks for suggestion, also after figthing with my antivirus (Avast seems to be not best option too choose after all). I want able to finally test a game. I can appreciate the art style of game. I also like the idea that you didn’t used any “popular” game engine and utilize your own code (together with GLFW and OpenGL I guess). According to game, I like the idea of merging fireflies and the fact their child has their colors and similar patterns.
P.S.: I see that you pass colors from/to shaders as variables 1:1 (each variable for color). You could try using tables to store colors.