Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 976 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 976 Bytes

Bombermine-tiles-demo

Bombermine

That old code shows how bombermine handle a lot of tiles and items.

All tiles and items are described by code, which builds simple class tables, which can be transmitted to client.

JS config can run on both server and client (GWT), so there is no need to transmit class tables through websockets.

Groovy config and JRuby config runs only by the server.

Building & Testing

Install Gradle

gradle clean test -i
# if you want use eclipse to view the sources
gradle eclipse

You can launch the Test from IDE.

Scripts

Configuration can be built with both JS script and groovy script

License: CC BY-NC

Authors: