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
- Host: GitHub
- URL: https://github.com/yeikiu/lego-nxt-maze-solver
- Owner: yeikiu
- Created: 2018-02-25T13:17:26.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-25T13:26:41.000Z (about 7 years ago)
- Last Synced: 2025-04-14T23:10:04.725Z (14 days ago)
- Topics: lego-mindstorms, nxc, nxc-language, university
- Homepage: https://youtu.be/zefTnkWWoUg
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)[](http://www.youtube.com/watch?v=zefTnkWWoUg)
# Contributors
[@robertmarco](https://twitter.com/robertmarco)
[@pbojeda](https://twitter.com/pbojeda)