Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 208 Bytes

README.md

File metadata and controls

6 lines (3 loc) · 208 Bytes

Intro

This is a simple C++ game that I developed for my Fundamental Data Structures course. It uses a simple hash-function for location look-up and OOP.

I hope you enjoy, it was a fun project to write!