Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 489 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 489 Bytes

Blocks

Processing mockup for Mashine block UI.

screenshot from 2016-07-17 00-48-40

Instructions

Clone this repository or download the zip file, open it with Processing 3.

With your mouse, click on one of the circles, draw a path to a circle with opposite color. You can zoom/dezoom with the mouse wheel, and drag the map around.

Path finding is done using the A* algorithm.