2D robotic simulator in Python 2.x, tested in 2.6 and 2.7, under Win7(64) and Ubuntu 10.04 (Lucid). Needs the matching version of Pygame installed! (www.pygame.org)
Download the .py file and two .bmp files:
-->back2_800_600 for background
-->any of the robo1.bmp through robo4.bmp for robot image (different colors).
The map of the "room" can be changed by modifying the list of obstacles.
Read more in ReadMe.txt and in the .py file comments.