Merge branch 'master' of github.com:simon-brooke/mw-parser
This commit is contained in:
commit
00e8a25144
|
@ -2,13 +2,16 @@
|
||||||
|
|
||||||
A rule parser for MicroWorld
|
A rule parser for MicroWorld
|
||||||
|
|
||||||
## Part of the overall Microworld system
|
## Part of the overall MicroWorld system
|
||||||
|
|
||||||
While this code works and is interesting on its own, you also need at least
|
While this code works and is interesting on its own, you also need at least
|
||||||
[https://github.com/simon-brooke/mw-engine](*mw-engine*) and
|
[mw-engine](https://github.com/simon-brooke/mw-engine) and
|
||||||
[https://github.com/simon-brooke/mw-ui](*mw-ui*). There will be other
|
[mw-ui](https://github.com/simon-brooke/mw-ui). There will be other
|
||||||
modules in due course.
|
modules in due course.
|
||||||
|
|
||||||
|
You can see MicroWorld in action [here](http://www.journeyman.cc/microworld/) -
|
||||||
|
but please don't be mean to my poor little server. If you want to run big maps
|
||||||
|
or complex rule-sets, please run it on your own machines.
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue