C++ Zombie Apocalypse Simulator
This project was completed for a Data Structures class at Whitworth University. Me and two partners worked on this project for ~3 weeks as a final project. We each worked on the code together by splitting up certain functionalities and then reviewing our code with each other in meetings. Besides the code itself, other deliverables include a presentation on what we implemented and what our code was accomplishing, a project proposal, and files tracking the citizens present in the simulator through a Citizen class. 

You may also like

Back to Top