Author Topic: Scripting Ideas  (Read 2296 times)

make a game that kind of looks like a lego game but tweaked a little, where you can play on single player or on multiplayer and you can join other people's games and create things with them.
Done.

Here it is:

Code: [Select]

Sorry that it's not packaged. Too lazy.


okay done

requires Jettison

https://gist.github.com/portify/4951399
done?

Code: [Select]
%events = %dat.set( "events", js_array() );
 
for ( %j = 0 ; %j < %dat.numEvents ; %j++ )
{
// @TODO: save events
}


And that is what

Jettison is a bunch of Java APIs to read and write with JavaScript Object Notation (JSON)

Jettison is a bunch of Java APIs to read and write with JavaScript Object Notation (JSON)
Wat
How is that related to blockland

Jettison is a bunch of Java APIs to read and write with JavaScript Object Notation (JSON)

..

no

http://github.com/portify/jettison