Learn the basics of programming with this simple and yet addictive game.
d:buggy is an electric car that should be programmed to reach the finish before it runs out of battery.
The game starts as a simple maze with four directions. As it progresses d:buggy needs more advanced commands as:
REPEAT: Repeats a direction up to 6 times or after a given SIGN is reached. The REPEAT command uses significantly less battery.
IF: Sometimes road signs are unknown and d:buggy should be prepared for every occasion.
FUNCTION: You should recognise patterns in the road, which often repeat and organise them into functions.
There are many challenging levels with ranging difficulty and interesting twists.