Tutorials
This section presents a series of tutorials on the TeravQuest engine that demonstrate the main features and methods of working with the library. As a result, a small demo game will be written, the finished version of which can be downloaded in the downloads section.
- Getting started
- Game interface
- Locations
- Options
- Global Variables
- Game objects
- Dialogs
- Dynamic locations
- Containers
- Audio
- Limitations
- Notes about the Android version and cross-platform development
- API
Additional materials
Below are examples of code that can be useful for various situations, as well as some source code extensions to the TeravQuest library that you can use in your projects.