Architecture of the game

Last modification: 196 days, 11 hours ago

This article is not ready yet

Game always loads all of the scripts from the scripts folder (but not from subfolders) in an alphabetical order before it runs any code from the map - take a look at their source code.

See the Javadoc (you can find it in the main menu of this site) for a list of classes and methods of the game.

Take a look at the source code of the scripts in scripts/misc folder for example of usage.