A small ( two and a half day ) GameJam Project I made in my second year with a team that consisted of two artists and two programmers.
The project was made in a costume build ( c++ based ) engine given to us as first year student to learn the basics of programming.

Idea of the game is that you are a ghostly knight trying to safe the shrine of his beloved from the dark wraiths.
The only way how you can is to make sure you or your defenses have the same color as the wraiths that are coming your way:

Basicly: if you were to use your red sword on a yellow monster nothing will happen,however if you use your yellow blade the enemie will die.
We pushed the mechanic a little bit further by adding not only the three primary colors ( yellow, red and blue ) but also adding the secondary colors ( orange, green and purple ).

I personally helped design the game mechanics and made most of the sprites for the game characters/enemies.

I loved forming a bridge between the programming team and my fellow artist.

I enjoyed helping to solve the technical problems we encountered.