asthomp / Messier94

A science-fiction themed text-only adventure game with simple mechanics. The game demonstrates polymorphism, inheritance, dynamic arrays, and linked list data structures.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Messier94

A science-fiction themed text-only adventure game with simple mechanics. The game demonstrates polymorphism, inheritance, dynamic arrays, and linked list data structures.

About

A science-fiction themed text-only adventure game with simple mechanics. The game demonstrates polymorphism, inheritance, dynamic arrays, and linked list data structures.

License:MIT License


Languages

Language:C++ 98.4%Language:Makefile 1.6%