ultr4h4ck / ev3-maze

Use ev3 to solve the maze problem in ENGG1000

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ev3-maze

This is using ev3-dev to finish the final project of ENGG1000. This code won the first prize. THIS CODE IS ONLY FOR PORPOSE OF STUDY. DON'T COPY AND USE IT DIRECTLY.

How to run

python3 cor_aki.py

Algorithm

Use a Algorithm imporved by Aki. I do the coding part. We divide the maze into different coordinate (write in short as cor) Some tests would make you have further understanding of this code.

About

Use ev3 to solve the maze problem in ENGG1000


Languages

Language:Python 100.0%