Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 286 Bytes

tutorial.md

File metadata and controls

22 lines (13 loc) · 286 Bytes

1. load file from Map.txt

2. find walkable within map

3. connect Edges

4. discover walkables

  1. spawn

  2. walk to discovered trees

    1. coordinate system: 100.0
  3. collect trees

  4. make Kiln

    1. make Builder
    2. make Kiln_Operator
  5. make charcoal

  6. win