A project for people learning about classes in CPP. Specifically for people who haven't learned inheritance yet, but hopefully will include that next.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
David Vereb d30e5989af Added other classes. 3 years ago
.gitignore Initial Commit 3 years ago
Enemy.cpp Added other classes. 3 years ago
Enemy.h Added other classes. 3 years ago
Location.cpp Added other classes. 3 years ago
Location.h Added other classes. 3 years ago
Makefile Added other classes. 3 years ago
Player.cpp Initial Commit 3 years ago
Player.h Initial Commit 3 years ago
Weapon.cpp Added other classes. 3 years ago
Weapon.h Added other classes. 3 years ago
main.cpp Added other classes. 3 years ago