How Floptle works, 69 pages of it.
These are the engine's own docs, published from the release itself. They describe v0.95.0 — the version you can download right now, not an unreleased branch.
Start here
Install it, get something on screen, walk around in it.
Follow-along projects
Whole small games, step by step. The same steps are in the editor's Learn tab, where each one ticks itself off as your project comes to match it.
Scripting
Lua, and every call the engine answers.
Building a world
The tools that come with the engine, rather than around it.
Packages
Modular expansions anybody can write and share: editor tools, scripts, art. Install one, or publish your own.
Menus and HUDs
The UI layer, from the tab that draws it to the code that binds it.
Shipping a game
Getting it to players, and to more of them.
How the engine works
Each subsystem, in its own words. Read these to find out what the engine can actually do.
Something read wrong here? It is wrong in the engine's docs too — the site does not keep its own copy. File it on the repo.