RoboNom is a robot programming game. A very hungry forgetful robot, NomNom needs to eat stars. You have only a limited number of instructions to give NomNom, help him pick up all the stars!
In RoboNom, the objective is to make the robot pick up all the stars. The constraint is the number of instructions you can give to the robot - they are limited, because NomNom is forgetful. You can use various techniques to make NomNom navigate complex spaces using only a few instructions - functions, recursion and free pickups. Play through 3 chapters (24 levels) in the trial version, and enjoy an additional 4, more challenging chapters (32 additional levels) when you purchase this game .
Current version: 1.3.0.0
Version 1.3.0 — (May 11, 2012)
Gameplay Video:
Screenshots:
The RoboNom first level. This shows a simple problem, the tutorial text, and the solution.
The RoboNom level selection screen, showing chapter 1 and its 8 levels. The first three levels have been solved,
and are shown in green color. To change the chapter, tap on the big chapter tile on the left. To switch to a
level, tap the tile of the level. To return without changing anything, use the hardware back button.
Robonom Level 3 - 6. In this level, the user will have to use a combination of various functions to solve. The solution
shown here is not complete. The robot is shown executing the instructions. This level is available in the trial version,
solve at least 6 levels in chapter 2 to unlock chapter 3.
RoboNom level 6 - 6. This is a premium level. To play this level, buy the game. Shown here are pickups, which are little
bits of instructions that the robot picks up on the level, and executes. Use pickups not only to reduce your code size,
but also to get out of sticky situations and infinite recursions!