FIRST Tech Challenge Blocks: Difference between revisions

From ORTOP Wiki
(Bulletized list of links)
(Updated link and added links)
Line 3: Line 3:
* [https://github.com/ftctechnh/ftc_app/wiki/Blocks-Tutorial ''FIRST'''s Tutorial on FTC Blocks]
* [https://github.com/ftctechnh/ftc_app/wiki/Blocks-Tutorial ''FIRST'''s Tutorial on FTC Blocks]


* [https://www.firstinspires.org/sites/default/files/uploads/resource_library/ftc/blocks-programming-guide.pdf Blocks Programming Guide]
* [https://www.firstinspires.org/sites/default/files/uploads/resource_library/ftc/blocks-programming-manual.pdf Blocks Programming Guide]
 
* [https://www.firstinspires.org/sites/default/files/uploads/resource_library/ftc/blocks-programming-autonomous.pdf Blocks Programming Autonomous Mode]


* [http://www.ortop.org/ftc/BlocksProgramming/BlocksProgrammingReferenceManual.pdf Blocks Reference Manual]
* [http://www.ortop.org/ftc/BlocksProgramming/BlocksProgrammingReferenceManual.pdf Blocks Reference Manual]

Revision as of 16:26, 28 September 2020

Blocks is a drag-and-drop graphical language specifically designed for programming FIRST Tech Challenge robots. It is based on Google's Blockly.