The "Laser Game" (Title Pending) was the first game that I made as part of my studies at Goldsmith's College Computer Games and Entertainment course. Programmed in C++ and using OenGL ES 2.0, the assignment was given to test our programming skills. According to our lecturer, Andy Thomason, he "Wanted to try and make us fail," Luckily, I did not, and made this game.

The aim of the game is to hit the goal with the laser. The player uses the mouse to place and rotate mirrors to bounce the laser off, so that it reflects through the maze. Later on, the concept of colour comes into play. Goals will only trigger when hit with the corresponding laser colour. Furthermore, players can shine their lasers through filters which will change the colour of the laser.