Introduction
How to use the panels and how to control the game.
Details
The game controls divide into 3 basic steps:
- Set the number of functions to be executed, by using the arrows on the bottom right. The player is supposed to drag a function from the bottom panel onto the right panel with LMB. After that he can re-order the functions on the right panel using LMB to drag and RMB to drop.
- NB! The arguments property is used as copying the function as many times as selected. This is to be improved in feature versions to look like real function argument.
Pressing the
with LMB will restart the level. Pressing the
function will compile the code and prepare it for running, it will update the code log as well. Pressing the
will run the code, moving robot and reducing the energy by some value with each move.
- Review the code log to check if the order is proper and to find out how would the code look like in a real programming work.
- Press the LMB over execute button and watch the robot move by itself.
Optional steps:
- You can view the minimap of the level(depends on the level and difficulty) and view the helpful grid of the level by hovering over the map symbol in the code log panel.
2. You can view useful tips by pressing 'T' whenever you need.
we should update the image ?