The goal of this project is to recreate an old RTS game Dark Reign: The Future of War by using HTML5 technologies.
- Download files from GitHub
- Download media files and extract them in
src
folder. - Upload all files to your site or create virtual domain (it required due to CORS limitations)
- Open
menu.html
in Chrome or Firefox browsers. IE9/10 still not supported.
OR See it live OR See original by @qmegas live
- src
- js - game code files
- css - game interface CSS files
- images - game images
- sounds - game sounds
- music - music files. Should be downloaded separately. Not required if music disabled in config object.
- video - Video files for game menu. Should be downloaded separately. Not all video files required if disabled in config object.
- scripts - just some useful scripts that i use during development. Not required for game run.
Need help to improve pathfinding algorithms. If you are good at this, then please contact me.
MIT
Dark Reign is a registered trademark of Activision.