Report as inappropriate.
This is a very primitive programming language
that I through together. To use it, click on a
programing block on the left side of the screen.
The programming block will appear at the next
available location. Once you have put in all the
programming blocks that are in your program, click
the Render block at the bottom right corner. When
you click render, a ball will appear and move acording
to the actions you put in. The blue programming blocks
are movements-up, down, left, right. The other blue
programming blocks are diagonally-up, left(DoagUL);
diagonally-up, right(DiagUR); diagonally-down, right(DiagDR);
and diagonally-down, left(DiagDL); The turquoise
block is a keyboard block. It allows you to prss a
key and make the ball move. To use the keyboard block,
press the key you want to be pressed for the action to
take place-that key should come up in the empty
space(if the key doesn't come up, you need to use another key).
Next click on the keyboard block and a copy of it
will apear on the next available space. Then, click
on the movement block you want to be executed when
the key is pressed. Once you have done this, the
movement block will appear under the keyboard
block(you can see through the keyboard block).
Now, if you click on the render button, the ball
will move according to the movement action you
selected only if the designated key is pressed.
Beneath the Render block, there is another block
called Place Walls, if you click it, you can see
how the scenario will look right after you click
Render. Once you have clicked Place Walls, you can
then click anywhere on the screen to place a wall.
when click Render the Scenario will have walls in it
wherever you placed them ealier. Beneath the Place
Walls Block there is a block that reads Gravity off,
if you click this block, it will change to Gravity on
and vice versa. When you select Render, Gravity will pull
the ball down if it is not on a wall. Beneath the Gravity
block, there is a a block that reads Speed: 50, this number
is how fast your program will run. If you left click this block,
the speed will increase. If you right click, it will decrease.
Note: Walls will not work as obstacles if Gravity is not enabled.
Want to leave a comment? You must first log in.
2009/4/6
2009/4/7
2010/3/13
2010/3/13