module ToyRoboSimulator
This module includes all other modules and classes in this program. Basically it can be divided into:
-
Console: Offering a command line interface for input & output.
-
Robo: A robot simulating the movement on a table.
-
Validator: Validating the robo's actions and their prerequisities.
-
Others
Constants
- ORIENTATIONS
- VERSION