A toy robot simulator written by React + Redux
-
Updated
Jul 7, 2023 - TypeScript
A toy robot simulator written by React + Redux
🤖 A toy robot simulator written in Typescript
This is a robot simulator that runs on the terminal. The user can make the simulated robot move back/forward by n Steps, turn left/right, replay past movements, Load or Generate a procedural Maze of obstacles, and solve it using the Depth-First Search Algorithm. The program makes use of the turtle library to render the robot's environment and th…
Toy Robot Simulator Problem Solution in Elixir
Code challenge for toy robot
Toy robot application implemented in Java and built using Maven and containerised using Docker
Elixir solution of classic interview code exercise robot simulator from Edward Zhou
Toy robot simulator test task
The application is a simulation of a toy robot moving on a square tabletop, of dimensions 5 units x 5 units.
Add a description, image, and links to the toy-robot-simulator topic page so that developers can more easily learn about it.
To associate your repository with the toy-robot-simulator topic, visit your repo's landing page and select "manage topics."