Comments
Algo Bot is a puzzle game which challenges players to control the movements of a lowly maintenance droid aboard the pan-galactic colonization ship Europa. Over 46 levels, players must devise algorithms to carefully control Algo Bot’s path, borrowing concepts from the programming world - including variables and subroutines.
In the rich single-player story campaign, Algo Bot meets PAL, a cantankerous and aloof line manager, and Gemini, the cheerfully eccentric shipboard computer. When a routine recycling job goes horribly wrong, Algo Bot and this unlikely band of heroes must work together to save the sleeping colonists on board the Europa.
FEATURES
Bittersweet story with two lovable heroes
Over 40 programming puzzles set in 5 unique environments to explore
Easy to get for beginners and hard enough for puzzle experts
Play with various programming concepts (yes it’s cool)
Backtrack to already cleared levels to optimize solutions
Stunning 3D graphics
The British Touch: once again, we’ve teamed up with Epistory’s writer, Joseph J Clark, to give Algo Bot a light storyline with a touch of British humor.
Programming aspects covered throughout the game (actually what you can learn)
Sequential command lines with limited syntax
Planning a program (mentally run code and debug it)
Variables management
Functions
Recursive Functions
Debugging
Optimization strategies