Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/razashoaib/toy-robot-php-cli

The application is a simulation of a toy robot moving on a square tabletop, of dimensions 5 units x 5 units. There are no other obstructions on the table surface. The robot is free to roam around the surface of the table, but must be prevented from falling to destruction. Any movement that would result in the robot falling from the table must be prevented, however further valid movement commands must still be allowed. This project is developed using Laravel Zero Framework v8.0 using PHP v7.3.
https://github.com/razashoaib/toy-robot-php-cli

laravel-zero laravel-zero-framework php php-cli php-cli-framework

Last synced: about 2 months ago
JSON representation

The application is a simulation of a toy robot moving on a square tabletop, of dimensions 5 units x 5 units. There are no other obstructions on the table surface. The robot is free to roam around the surface of the table, but must be prevented from falling to destruction. Any movement that would result in the robot falling from the table must be prevented, however further valid movement commands must still be allowed. This project is developed using Laravel Zero Framework v8.0 using PHP v7.3.

Awesome Lists containing this project