Murder Mystery Game
This project is a text-based video game coded entirely in C++. It is, in short, a more complicated, single-player version of "Clue" (it includes an interact feature, a simple guess feature, decade choices, et cetera), which resulted in 2500+ lines of code (excluding all the text files with the game content)! The game can be found on GitHub here or by clicking the image on this page.
This project was created by myself and one of my peers (Sam Jarzembowski).