A project for people learning about classes in CPP. Specifically for people who haven't learned inheritance yet, but hopefully will include that next.
.gitignore | ||
Enemy.cpp | ||
Enemy.h | ||
Location.cpp | ||
Location.h | ||
main.cpp | ||
Makefile | ||
Player.cpp | ||
Player.h | ||
Weapon.cpp | ||
Weapon.h |