relowe / gradbot

A javascript based robot simulator.
GNU General Public License v3.0
2 stars 7 forks source link

Robot Garage for Simulation #18

Open pngwen opened 1 year ago

pngwen commented 1 year ago

Add a "robot garage" bar to the simulation screen which will maintain a library of rendered robots with names. (Should correspond to filenames.) Allow robots to be added to the scene by dragging and dropping them.

samelfrink commented 1 year ago

We added sample robots to the simulation, but haven't implement a custom robot garage that saves user made robots.