m-abdulhak / SwarmJS

Interactive 2D swarm robotics simulation platform developed to prototype, benchmark, and showcase control algorithms for multi robot systems.
https://m-abdulhak.github.io/SwarmJS/
10 stars 7 forks source link

Add Option to Specify Scene with a Query Parameter #29

Closed m-abdulhak closed 1 year ago

m-abdulhak commented 1 year ago

Make it easier to share and link to a specific scene by adding the option to pass a query parameter to specify the scene that should be loaded.

m-abdulhak commented 1 year ago

Query parameter added, specific scenes can be loaded automatically using the 'scene' query parameter. Example: domain/?scene=demo