Skip to content

Misttgun/Text-RPG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text RPG

Source code for my C++ Text-based RPG style game.

I built this repository to learn and practice my C++ skills. I will try to add as much features as I can.

Use cmake to built the repository. If you use Visual Studio, you will need to copy the assets and data directory to the executable folder.

I did not test the project build on Mac. Maybe you will need to change the CMakeLists file accordingly.

Last but not least, this project uses JSON for Modern C++. The file is already inside the project so you don't need to download it.

About

Repository for my C++ Text-based RPG game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published