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

https://github.com/yeikiu/lego-nxt-maze-solver

🧩 Lego Mindstorms Maze Solvers
https://github.com/yeikiu/lego-nxt-maze-solver

lego-mindstorms nxc nxc-language university

Last synced: 14 days ago
JSON representation

🧩 Lego Mindstorms Maze Solvers

Awesome Lists containing this project

README

        

# NXC (Not eXactly C)
Guide by John Hansen available [here](http://user.engineering.uiowa.edu/~cie/Labs/NXC_Guide.pdf)

# Motivation
I'm sharing this old university project to help any computer science student (or any interested person) whos trying to code for the Lego Mindstorms with the NXC language. This code was written long ago by me and two partners to win a course contest. We never cared about refactoring nor commenting the code (sorry about that), any contributions on that matter will be welcomed.

# The result
Click on the image to [watch on YouTube](http://www.youtube.com/watch?v=zefTnkWWoUg)

[![lego-nxt-maze-solver](http://img.youtube.com/vi/zefTnkWWoUg/0.jpg)](http://www.youtube.com/watch?v=zefTnkWWoUg)

# Contributors
[@robertmarco](https://twitter.com/robertmarco)
[@pbojeda](https://twitter.com/pbojeda)