Tron Game
Description of the project
This was a group project for my intro to programming class (CS211). The game was made with C++ and the ge211 library; ge211 is a simple game engine for C++ programs. The goal of the game is to be the last player alive; the game is played with two concurrent players who try to eliminate each other by making the opposing player crash into their own trail. You can download the game on my github page