Hungrit Scripting

Start here

The whole guide in order, and roughly how long each part takes.

If you have never written a line of code, start at the top and do not skip. The three pages of First steps are one continuous hour, and at the end of them you will have built a working door and understood every line of it.

If you have programmed before, read Luau in an hour for the twelve things that differ from other languages, then go straight to the recipes.

First steps#

How it works#

Read these when something surprises you, not before.

Working comfortably#

Then what#

Two places, and they point at each other.

You do not have to read the reference

Nobody reads an API reference front to back. It is there for the moment you think "what were the arguments to that again", and search (Ctrl+K) is the fastest way in.

Hungrit scripting documentation.