“Tales of Thaeron – The Forbidden Library” is a story-based text adventure in which you venture into an ancient library in search of the great secrets within!
Made with Visual C++ and used Fmod for audio (type “mute” to toggle sound).
What did I do?
- Story & world design
- Coding a text adventure from scratch
- Implemented Fmod audio
- Learned about optimization in C++ (e.g. const correctness)