ATDT Demo board online

Doors

The door library

Door games written by ATDT sysops and shared with everybody else. Download one, drop the folder in data/doors/, press Scan in your console, and it is on your board.

HILO and Star Merchant are not listed here. Those two ship with ATDT itself and exist mostly to show what a door can do.

Isle of Morrow

Coming soon

by Ariel

A multi-player MMO-lite homage to Island of Kesmai. Create your character and go on adventures with other callers (or fight them!)

Not yet available

Submit a door

Written something? Send it in and it goes on this page with your name on it. Zip the door folder and email it, along with a description and how you would like to be credited.

arielb7474@gmail.com

Non-commercial doors only, please. If you want to sell what you wrote, that is entirely your right under the MIT license, but this library is for the ones you are giving away.

New to it? The Door API is one folder, a manifest, and a PHP class with three methods. Most people have something working in an afternoon.

Before you install one

Please read this part.

Doors listed here were written by other people, not by me, unless a listing says otherwise. I do not review the code, and I make no warranty about any of it: not that it works, not that it is safe, not that it will not eat your database.

The only thing I check is that a door loads correctly on a test board. That is the whole extent of it.

A door runs as PHP on your own server, with access to your own files. Treat one exactly as you would treat any other code a stranger handed you, and look it over before you put it on a board you care about.