Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 206 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 206 Bytes

C++ OOP text adventure game

text adventure game in C++ that reads from a JSON map data file, with commands for navigation, object interaction, enemy encounters, and achieving specific objectives to win.