Mythic Project -> C++-based Approach
Overview
This page contains notes on the approach to Mythic based on Horde3D and C++.
The current version of this project can be checked out using the following URL.
https://web1.ias.csusb.edu:8443/mythic_cpp NOT YET SETUP
Project Requirements
- Client and server runs on same machine (to aid development and user game hosting)
- Runs under Windows, Linux, Mac
Project Dependencies
- Horde3D
- FMOD (maybe use Horde3D sound extension)
- Awesomium Proposed dependency that will not run on Linux
Potential Dependencies
Docs
Other