I am very sad to tell taht I am at the moment too busy with other things, that I will only be able to update a few things every day.
So today I taught my parser variables, so the code can for example look like this:
test
if value 1 == 10
{
end
}
set_value 1 = 10
if value 1 == 10
{
end
}
I will soon release a parser program, in which you can do different sounds or events, just to test the parser and help me to find bugs. I hope enough ppl will be interested in it, so I will be able to realese more parts of the game to test it, before it will be done, which will take quite a long time.
The second thing I did today, is basic bug fixing and adding, that wheels now hae to be attached to the robot.
|