This is very simple to use. However, you can only have ONE colour block per program, or you will get an error message. Don't ask why, I don't know! Click each block to add it to your program. It's that simple! If you want to share a project, copy the commands in the Program list into a comment, or forum. Buttons: RUN: Runs the program Undo: Just like you would expect Redo: Just like you would expect, except you can have an infinite number of commands in your history. Inserts the last undone command at it's previous position Clear: Clears/Resets everything Left: Rotates 90° left Right: Rotates 90° right Forward: Moves forward BrushDown: Puts the brush down (Like the pen block) BrushUp: Puts the brush up HoloBot: Makes a HoloBot at your current position (Like the stamp block) Comment: Write a comment. When the robot reaches that command, it will say the comment. RoboColour: Type any number, and the robot's colour and paint colour will change to that.
This project was made in about two hours. My goal was to create a programming interface within a programming interface, like Griffpatch's Scratch Emulator. (Which, by the way, partially inspired this!) This was also inspired by the RoboMind programming software, which I used when I was a lot younger. Also, Griffpatch and the guys who made RoboMind! ================================================== V1.0: Fixed auto-pound glitch