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.
- Host: GitHub
- URL: https://github.com/adeekshith/wall-tracking-bot-simulator
- Owner: adeekshith
- Created: 2014-10-08T19:10:19.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-10-13T03:58:07.000Z (over 11 years ago)
- Last Synced: 2025-01-10T05:56:08.458Z (over 1 year ago)
- Language: Python
- Size: 1.27 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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