This course shows you how to make many different modifications to this basic "Starter World":
One Cube World (... 1043 runs ♦ 2 likes By Starter user Created: 11 Apr 2018 Modified: 21 Apr 2021 Simple starter World (Three.js version). Built-in camera control.
Explains how to code in JavaScript (JS) on Ancient Brain.
To create a World, you need to register and log in.
Click a World name to go to its "home page" where you can take actions.
Edit code in the browser.
Run direct from the editor.
Explains ways to output data.
Explains how to include another JS file.
To code a World, make a blank new one, or "clone" an existing World and change it.
Worlds are written for a specific "API".
Explains World screenshots.
Explains how to upload support files and use them.
Explains how to do keyboard, mouse and touch interaction.
Ancient Brain runs have an "AB" object defined, which provides lots of built-in functionality and customisability on every run.
This is a full reference for the data and methods of the AB object.