Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This is a Repo for the final project for ECE 39595C - Object Oriented Programming in C++.

This is a text based game similar to the game Zork. The entire game engine was built by me to use one of the .xml files in the data folder to define the 'Level' to play. To play change the filename in the load_xml call in main.cpp to the desired XML file and run the make command from the make command to compile and run.

Most xml files are defined for testing with sample.xml being the most complete level gameplay wise. However all XML files function fully

About

ECE 39595 Final project. Text based game engine dynamically produces games based on an XML file that defines the level design

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages