Description of RoboCom Basic

RoboCom is a very simple visual programming language that will
familiarize you with the basics of computer science by
programming your own robot.

---------------------------------------
Ver 1.3:
---------------------------------------
* new command CleanRoom
* new command GoHome
* save OPTION states
* import EXAMPLES from help to Visual editor
* dialog window when EXIT button was pressed
* fixed issue with save SLOT
* fixed issue with rotation on startup
* change icon of WHILE / REPEAT / UNTIL

---------------------------------------
Ver 1.2:
---------------------------------------
* build-in help
* Open RoboCom WEB page from help
* change RUN button to Test code
* HW BACK now jump to Visual editor instead EXIT from app
* fixed hide TOOL window
* fixed a few minor bugs

---------------------------------------
Basic instruction:

1) Write code:
- tap on grid cell = Open COMMANDS window
- hold grid cell = enable TOOLS frame for clean/remove or insert column or row

2) SAVE code
- press SAVE button for open Source code storage window
- select slot where you want saveBlackJack code
- press SAVE button

3) LOAD code
- press LOAD button for open Source code storage window
- select slot which you want load
- press LOAD button

4) EXECUTE code
- press TEST button = 3D scene is loaded
- now on upper-left you have button for PLAY/CONTINUE and back to VISUAL code designer

Version history RoboCom Basic New in RoboComBasic 1.3 * new command CleanRoom* new command GoHome* save OPTION states* import EXAMPLES from help to grid* dialog window when EXIT button was pressed* fixed issue with save SLOT* fixed issue with rotation on startup* change icon of WHILE / REPEAT / UNTIL* build-in help* Open RoboCom WEB page from help via URL* change RUN button to Test code* HW BACK button - jump to Visual editor instead EXIT from app* fixed hide TOOL window when was called but not pressed* fixed a few minor bugs Please rate this app