The Stomp Animator comprises a simple maze, Stomp and some control buttons. It allows the user to experience the handling characterists of the Stomp robot!
The Stomp Animator has been written in Java using JDK 1.2 but should work with JVM 1.1.4 and upwards. It has been tested with the following browsers:
Netscape Navigator 4.61 | NT 4.0 |
Internet Explorer 5 | NT 4.0 |
Internet Explorer 4 | Windows 95 |
Internet Explorer 3 | Windows 95 |
Restart | Restarts the Stomp game |
Stop | Stops Stomp |
Left | Turns Stomp left |
Right | Turns Stomp right |
Forward | Makes Stomp go forward |
Reverse | Makes Stomp go backward |
"scroll bar" | Controls speed |
The idea of the animator is simply to navigate Stomp around the maze. If Stomp hits the side of the maze then Stomp will stop. Stomp should also stop automatically if the Stomp page is replaced with another. Remember that turning left or right is relative to the direction in which Stomp is facing. There are, however, no visual cues to indicate which direction Stomp is facing. By increasing the speed Stomp can be made to move at different speeds - where slow (and stop) can be thought of as realistic and fast is in the realms of fantasy!
Having read the above have a go!