qmegas / Dark-Reign---HTML5-Version

HTML5 version of old Dark Reign: The Future of War game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

The goal of this project is to recreate an old RTS game Dark Reign: The Future of War by using HTML5 technologies.

How to run the game

  1. Download files from GitHub
  2. Download media files and extract them to same folder.
  3. Upload all files to your site or create virtual domain (it required due to CORS limitations)
  4. Open menu.html in Chrome or Firefox browsers. IE9/10 still not supported.

OR See it live

Folders & files

  • 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.

Help required

Need help to improve pathfinding algorithms. If you are good at this, then please contact me.

License

MIT

About

HTML5 version of old Dark Reign: The Future of War game


Languages

Language:JavaScript 86.7%Language:PHP 4.8%Language:HTML 4.5%Language:CSS 4.0%