@chatthanaj/maqe-robot-cli
v1.0.5
Published
[](https://github.com/chatthana/maqe-robot/actions/workflows/publish.yml)
Readme
MAQE Robot
This is the challenge by MAQE to build the robot controlled by the command line tool
Architectural Design
This is a strightforward implementation which leverages some of the design patterns well-known to the community including
- OOP
- SOLID
When it comes to the game development. Practically, we know it is best to make all the objects aka. functionalities extensible as much as possible
