Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jurca/futuremesh

Automatically exported from code.google.com/p/futuremesh
https://github.com/jurca/futuremesh

Last synced: 6 days ago
JSON representation

Automatically exported from code.google.com/p/futuremesh

Awesome Lists containing this project

README

        

# futuremesh

Automatically exported from code.google.com/p/futuremesh

*This project has been retired, because building an RTS game engine without the
use of any generic game engine, or, at least, helper libraries, is a little too
much for a single person. Furthermore, the platform, APIs and tools have
improved over the course of this project (5 years) a lot, so most of the
project became outdated.*

Futuremesh is a simple military real-time strategy (RTS) game engine designed
for HTML5-compatible browsers.

By adding unit definitions, custom graphics, music, sound and levels, one may
easily create their own in-browser real-time strategy game.

Gameplay demo (somewhat buggy):
[gameplay.html](http://jurca.github.io/futuremesh/gameplay.html)
(Try refreshing the page is you see an error)

The map editor:
[mapeditor.html](http://jurca.github.io/futuremesh/mapeditor.html)

Beta version of map generator:
[mapgenerator.html](http://jurca.github.io/futuremesh/mapgenerator.html)