Skip to content
#

toy-robot-simulator

Here are 10 public repositories matching this topic...

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…

  • Updated Mar 14, 2021
  • Python

Improve this page

Add a description, image, and links to the toy-robot-simulator topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the toy-robot-simulator topic, visit your repo's landing page and select "manage topics."

Learn more