relowe / gradbot

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

Add ability to have any number of robots in the simulation #17

Open pngwen opened 1 year ago

pngwen commented 1 year ago

Right now, there can only be two robots in the simulation. Add the ability to have as many as the user desires. Make sure that there is some systematic way to position the robots in the simulation, or maybe give an option to have some way to set the starting points as robots are added.