16 lines
584 B
Markdown
Executable File
16 lines
584 B
Markdown
Executable File
---
|
|
home: true
|
|
heroImage: /images/icon_256.png
|
|
tagline: Documentation for Movescript and its associated libraries.
|
|
actionText: Get Started →
|
|
actionLink: /guide/
|
|
features:
|
|
- title: Simple Turtle Control
|
|
details: Define complex behavior with a compact, easy-to-learn syntax.
|
|
- title: Safety
|
|
details: Trust that your script will behave deterministically, and account for possible compromising situations.
|
|
- title: Helpful Utilities
|
|
details: Besides movescript, there's also some other utilities to help with item management and structure design.
|
|
footer: Made by Andrew Lalis
|
|
---
|