diff --git a/demo/sejam2/simple/README b/demo/sejam2/simple/README new file mode 100644 index 0000000..2f54454 --- /dev/null +++ b/demo/sejam2/simple/README @@ -0,0 +1,7 @@ +Simple world with communicating nodes. + +Nodes can access extended simulation API (simu, level 3 agents) for object manipulation. + +simulation.js: Main simulation model +node.js: Node agent (mobile nodes and beacons) +world.js: World agent