| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| src.zip | 2011-10-14 | 5.7 kB | |
| javadocs.zip | 2011-10-14 | 49.1 kB | |
| Totals: 2 Items | 54.8 kB | 0 | |
RoboCommand is a progam intended to be used as a tool to show people who have never programmed the importance of entering commands in the proper format. In it you are in control of a "robot", Steve, who is represented by a black dot. You control him via the text box at the bottom of the screen. The format for entering a command in the text box is as follows: <direction> <pixels> For example to move up 20 pixels you would type north 20 then hit the Return key. Updates from 2.0 to 2.1 -Added error message display above the command line. Future additions -A working help menu. -Animations for Steve. -Log of entered commands for the session. -Multi-window support.