jam/demo/sejam2/simple
2024-08-30 16:45:39 +02:00
..
node.js Tue 27 Aug 00:13:11 CEST 2024 2024-08-27 00:13:11 +02:00
README Tue 27 Aug 00:13:11 CEST 2024 2024-08-27 00:13:13 +02:00
simulation.js Tue 27 Aug 00:13:11 CEST 2024 2024-08-27 00:13:12 +02:00
world.js Fri 30 Aug 2024 04:45:37 PM CEST 2024-08-30 16:45:39 +02:00

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