Skip to content

ivanpopelyshev/bombermine-tiles-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

About

Bombermine TileSet Model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published