Wiki

Clone wiki

Console Game / Home

Welcome

This repository contains a final project consisting of a text-based adventure game based off the popular sitcom "Parks and Recreation". The console game was coded in C++ to apply coursework in class inheritance, polymorphism, and dynamic memory allocation. By no means should this repository be used by other students to copy assignment work.

Console Game Screen Shots

Game Introduction introduction.png

Tip at Lot 48 lot48_tip.png

JJ's Diner jjDiner.png

User tries to go North of the diner diner_North_try_again.png

User searches Pawnee City Hall cityHall_search.png

User's backpack contents backPack_contents.png

Updated