| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| src | 2011-10-14 | ||
| README | 2011-10-14 | 687 Bytes | |
| RoboCommand2.1.jar | 2011-10-14 | 65.6 kB | |
| Totals: 3 Items | 66.3 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.