Biquadris is a two player, tetris-like game that allows players to use special attacks on their opponents after clearing multiple rows in one turn. This project was done for the final CS246 group assignment recieving an overall grade of 107.2%. We implemented multiple bonus features such as block holding, arrow key input, and phantom block visuals which is where the extra marks came from.
This project was done in C++ utilizing different design patterns taught in the course. Being a group project, I learned how to collaborate effectively with others, manage version control using Git, and apply object-oriented programming principles. Additionally, we used XLaunch for running the graphical user interface remotely.
Feel free to check out the full write up for the assignment or a demo video