So far, the robot can attack with a gun, move, and scan. There are not many possibilities when using the gun- you only really have control over the direction and power. I thought that it should be possible to create your own weapons/abilities/armor/etc. Maybe a code editor with a few API methods and variables(so that the player can't code everything and make really overpowered weapons) and the option to then add that weapon to the bot. Better yet, a weapon variable that you could change in code(so you don't shoot a rocket when your target is really close to you, for instance.) I think that some way to code more than just the behavior of the robot would be rather interesting and fun.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
So far, the robot can attack with a gun, move, and scan. There are not many possibilities when using the gun- you only really have control over the direction and power. I thought that it should be possible to create your own weapons/abilities/armor/etc. Maybe a code editor with a few API methods and variables(so that the player can't code everything and make really overpowered weapons) and the option to then add that weapon to the bot. Better yet, a weapon variable that you could change in code(so you don't shoot a rocket when your target is really close to you, for instance.) I think that some way to code more than just the behavior of the robot would be rather interesting and fun.