C++ Tetris Game - Biquadris

As part of our CS246 course, our group of three completed a tetris-style game with C++ and X-window graphics. In terms of technical accomplishments, we were able to successfully implement design patterns we learned in classes into an overall project architecture receiving a grade of 97.4%. In addition, I learned a great deal about version control and project management + leadership in a team setting.
Back to Projects