ShayanShiravani / Python-Picobot

A simple Picobot project implemented in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python-Picobot

A simple Picobot project implemented in Python

About

Capture Capture

Explanation

This is my first programming project.
Picobot use rules.txt file which contains Picobot rules to traverse map. If your rules are correct Picobot will cover the whole map.
Currently rules.txt contains sample insturctions to test the project.
graphics.py library from https://mcsp.wartburg.edu/zelle/python/ has been used to create UI for this project.

Demo

python-picobot

About

A simple Picobot project implemented in Python


Languages

Language:Python 100.0%