项目作者: richin13

项目描述 :
(Blindly-coded (:sob:)) Scripts for the Lego Mindstorm NXT using nxt-python
高级语言: Python
项目地址: git://github.com/richin13/nxt-scripts.git
创建时间: 2017-04-08T16:19:30Z
项目社区:https://github.com/richin13/nxt-scripts

开源协议:MIT License

下载


NXT-Scripts

Warning: Do not trust these. Most of them work but may (and probably will) have bugs. Long-story-short: We’re back in the 70’s: we code these at our home and run them at college (hoping that bugs don’t ruin our hapinness and exciment)

How to run them?

Simple run

  1. $ git clone https://github.com/richin13/nxt-scripts.git # Clone the repo
  2. $ cd nxt-scripts/ # Change dir to cloned repo
  3. $ python scripts/line.py # Run the file

TODO: keep explaining what this repo is for.