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 to same 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
- css - game interface CSS files
- images - game images
- js - game code files
- music - music files. Should be downloaded separately. Not required if music disabled in config object.
- nbproject - Project files for NetBeans IDE. Not required for game run.
- php - just some useful scripts that i use during development. Not required for game run.
- sounds - game sounds
- video - Video files for game menu. Should be downloaded separately. Not all video files required if disabled in config object.
Need help to improve pathfinding algorithms. If you are good at this, then please contact me.
MIT