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

https://github.com/adeekshith/wall-tracking-bot-simulator

Wall tracking bot simulator is a simple python code which simulates a dot bot finding a wall and keeps track of it.
https://github.com/adeekshith/wall-tracking-bot-simulator

Last synced: over 1 year ago
JSON representation

Wall tracking bot simulator is a simple python code which simulates a dot bot finding a wall and keeps track of it.

Awesome Lists containing this project

README

          

wall-tracking-bot-simulator
===========================

Wall tracking bot simulator is a simple python code which simulates a dot bot finding a wall and keeps track of it.

Executing Instructions:

Quick:
Execute dotbot0.py

Detailed Instructions for newbies (Linux):
1. Download the zip bundle to Downloads folder (default in most user settings)
2. Execute the following commands in the terminal:
cd\
(press enter twice)
cd Downloads/
unzip wall-tracking-bot-simulator-master.zip
cd wall-tracking-bot-simulator-master/
python dotbot0.py