8 lines
236 B
Plaintext
8 lines
236 B
Plaintext
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
|