Tue 27 Aug 00:13:11 CEST 2024

This commit is contained in:
sbosse 2024-08-27 00:13:13 +02:00
parent 47fd3b5ce3
commit e993eeb3b6

View File

@ -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