Drag the background!
Editor's Choice Worlds

Here are some selected user-submitted Worlds and the most useful built-in Worlds.

Reload to see more.

Bowling
1008 runs ♦ 0 likes
By Vanya Cadogan  
Created: 28 Nov 2022
Modified: 17 Sep 2023
Interstellar cubes
609 runs ♦ 3 likes
By Thomas Mc Cann  
Created: 16 Oct 2019
Modified: 17 Sep 2023
A journey into Interstellar space. Run and press F12 (in chrome) to view the console. Try left c...
Lego
493 runs ♦ 0 likes
By Michael Walsh  
Created: 14 Nov 2022
Modified: 1 Oct 2023
Clone of "webgl_interactive_voxelpainter" by threejs.org porting project
Tutorial 18.7
396 runs ♦ 0 likes
By "Coding Train" p...  
Created: 9 Sep 2018
Modified: 17 Sep 2023
Tutorial 18.7 with full canvas, resized model, sound. Texture on box is image from another user.
Cells
165 runs ♦ 0 likes
By Enhanced  
Created: 27 Jun 2018
Modified: 17 Sep 2023
'Cells' is an animation that displays 4 team of cells trying to infect each other, until total d...
3D for Kids Worl...
175 runs ♦ 0 likes
By Starter user  
Created: 1 Sep 2018
Modified: 17 Sep 2023
Example of plain Three.js API. Porting a World unchanged. From "3D Game Programming for Kids"
GA (TSP)
931 runs ♦ 0 likes
By "Coding Train" p...  
Created: 24 Jun 2019
Modified: 17 Sep 2023
Genetic Algorithm to solve the Traveling Salesman Problem.
User-controlled ...
891 runs ♦ 2 likes
By Starter user  
Created: 12 Feb 2017
Modified: 17 Sep 2023
3d model World. User controlled on desktop. Keyboard arrows to move. Switch to "Move with" camer...
P5 chase World
186 runs ♦ 0 likes
By Starter user  
Created: 4 Aug 2018
Modified: 17 Sep 2023
Example of World with Mind on P5 plain API. No AB framework. Have to call Mind yourself. Mind mo...
Zombie Death Baby
757 runs ♦ 1 like
By Starter user  
Created: 11 Jun 2018
Modified: 17 Sep 2023
How to make a fun touch game for mobile. Touch drag and tap objects. Mouse drag and click object...
Test Websockets
162 runs ♦ 0 likes
By Starter user  
Created: 14 Nov 2022
Modified: 17 Sep 2023
Test if Websocket server is up
Tutorial 18.4
105 runs ♦ 0 likes
By "Coding Train" p...  
Created: 9 Sep 2018
Modified: 17 Sep 2023
Texture
Plain canvas web...
76 runs ♦ 0 likes
By Starter user  
Created: 1 Sep 2018
Modified: 17 Sep 2023
Example of porting webgl World (almost) unchanged to AB using plain canvas API
CELLS WITH MIND ...
141 runs ♦ 1 like
By Enhanced  
Created: 10 Jul 2018
Modified: 17 Sep 2023
Cells is a game about cells trying to infect each other. It offers a playground for minds to com...
Hunting Season
1381 runs ♦ 1 like
By Niall Kelly  
Created: 3 Nov 2022
Modified: 17 Sep 2023
The aim is simple, shoot as many targets as you can in 60 seconds. Watch out for the hawk's, the...
Minecraft Builder
267 runs ♦ 0 likes
By Enhanced  
Created: 5 Jun 2018
Modified: 17 Sep 2023
Build your own worlds. Enhanced version of the Minecraft starter world with added control and co...
Competitive Hangman
422 runs ♦ 2 likes
By David Jusev  
Created: 5 Dec 2022
Modified: 17 Sep 2023
Play hangman against friends. Multi-user port of https://codingartistweb.com/2022/05/hangman-gam...
Model World
852 runs ♦ 2 likes
By Starter user  
Created: 8 Nov 2016
Modified: 17 Sep 2023
Demo of how to insert 3d models into World. Mind-controlled agent, actively-pursuing enemy. Skybox.
Blank Three.js World
1462 runs ♦ 2 likes
By Starter user  
Created: 20 Nov 2016
Modified: 17 Sep 2023
A simple starter World. An Array of spheres. Painted with textures. Random motion.
Chat with GPT model
566 runs ♦ 3 likes
By Starter user  
Created: 18 Sep 2023
Modified: 3 Oct 2023
JavaScript page to chat with a GPT model. Calls OpenAI API. User needs to enter API key.
Don't Move
1323 runs ♦ 2 likes
By Finnian O'Neill  
Created: 6 Dec 2016
Modified: 17 Sep 2023
Websocket chat
871 runs ♦ 0 likes
By Starter user  
Created: 29 Feb 2020
Modified: 17 Sep 2023
Demo of Ancient Brain Websockets functionality. Run on multiple devices. Chat from one to the other.
Castle World
785 runs ♦ 4 likes
By Starter user  
Created: 11 Nov 2016
Modified: 17 Sep 2023
Demo of how to insert 3d model into World. Mind-controlled agent, actively-pursuing enemy. Splas...
Collision World
1323 runs ♦ 4 likes
By Starter user  
Created: 21 Sep 2017
Modified: 17 Sep 2023
Demo of Physics API. Blocks fall under gravity and collide. Can modify gravity, friction, etc. S...
Chess : Mind v...
183 runs ♦ 0 likes
By Enhanced  
Created: 7 Aug 2018
Modified: 17 Sep 2023
Your mind plays against "Simple AI - Depth 1" with a little bit of random added so the games are...
One Cube World (...
1108 runs ♦ 2 likes
By Starter user  
Created: 11 Apr 2018
Modified: 17 Sep 2023
Simple starter World (Three.js version). Built-in camera control.
Plain Three.js World
99 runs ♦ 0 likes
By Starter user  
Created: 1 Sep 2018
Modified: 17 Sep 2023
Example of plain Three.js API. Porting a World unchanged. From github.com/mrdoob
CA318 2018 World
2156 runs ♦ 3 likes
By Mark Humphrys  
Created: 25 Sep 2018
Modified: 17 Sep 2023
CA318 practical 2018: Write a Mind to solve this World.
Mighty Spread
324 runs ♦ 0 likes
By Gareth Hogan  
Created: 12 Nov 2022
Modified: 17 Sep 2023
CA318 Project
3D for Kids World
56 runs ♦ 0 likes
By Starter user  
Created: 18 Apr 2021
Modified: 17 Sep 2023
Porting a Three.js World (almost) unchanged from "3D Game Programming for Kids"
3. Making an Avatar
116 runs ♦ 0 likes
By "3D Game Program...  
Created: 16 Aug 2018
Modified: 17 Sep 2023
Port of code "building_an_avatar" from Ch.3
Plain Three.js World
33 runs ♦ 0 likes
By Starter user  
Created: 18 Apr 2021
Modified: 17 Sep 2023
Porting a Three.js World unchanged.
Final Pool
1157 runs ♦ 2 likes
By Ian Gilligan  
Created: 1 Mar 2019
Modified: 17 Sep 2023
Pool Predictor for CA326
Ammo for AB
105 runs ♦ 0 likes
By Starter user  
Created: 19 Apr 2021
Modified: 17 Sep 2023
Ammo world for AB API
Chess : Mind v...
1151 runs ♦ 0 likes
By Enhanced  
Created: 17 Aug 2018
Modified: 17 Sep 2023
Clone of "Chess : Mind vs Simple AI (a bit of random)" by Mathias Bazin
Breadth-first se...
918 runs ♦ 0 likes
By "Coding Train" p...  
Created: 30 Apr 2019
Modified: 17 Sep 2023
Breadth-first search for "Six Degrees of Kevin Bacon".
Scare the Fishes!
214 runs ♦ 2 likes
By Enhanced  
Created: 2 Aug 2018
Modified: 17 Sep 2023
Scare the fishes with your mouse ! If you click they will flee even further away. Includes twea...
Ammo physics demo
120 runs ♦ 0 likes
By Starter user  
Created: 19 Apr 2021
Modified: 17 Sep 2023
Port of "ammo / instancing" from Three.js examples
1. Shapes
173 runs ♦ 0 likes
By "3D Game Program...  
Created: 16 Aug 2018
Modified: 17 Sep 2023
Port of code "shapes" from Ch.1
Election - AI Ve...
1961 runs ♦ 3 likes
By Ross Franey  
Created: 22 Oct 2016
Modified: 17 Sep 2023
The San Andreas ...
1019 runs ♦ 0 likes
By Effa  
Created: 1 Dec 2022
Modified: 17 Sep 2023
Expo World
211 runs ♦ 0 likes
By Mark Humphrys  
Created: 17 Oct 2018
Modified: 17 Sep 2023
Infinite changing demo for expos.
One Cube World (...
180 runs ♦ 0 likes
By Colin Duggan  
Created: 4 Oct 2021
Modified: 17 Sep 2023
Clone of "One Cube World (P5)" by Starter user
Find Woody's Hat
581 runs ♦ 1 like
By Benjamin Olojo  
Created: 4 Dec 2022
Modified: 19 Oct 2023
Clone of "Capture the Hat" by Tuomas Bazzan
Bomberman
278 runs ♦ 0 likes
By Enhanced  
Created: 21 Jun 2018
Modified: 17 Sep 2023
Classic game of Bomberman, try to kill the ennemy with a bomb !
Sun
127 runs ♦ 0 likes
By Enhanced  
Created: 15 Aug 2018
Modified: 17 Sep 2023
Here is a prototype of a sun object that you can copy to your world !
One Cube World (P5)
1798 runs ♦ 1 like
By Starter user  
Created: 10 Nov 2018
Modified: 17 Sep 2023
Simple starter World (P5 version). No camera control. So cube rotates to show 3D.
Tutorial 2.1
535 runs ♦ 1 like
By "Coding Train" p...  
Created: 4 Sep 2018
Modified: 17 Sep 2023
Variables in p5.js (mouseX, mouseY)
Password Websock...
37 runs ♦ 0 likes
By Starter user  
Created: 14 Nov 2022
Modified: 17 Sep 2023
Password only Websocket world (web page version). Need to enter password. Only join with users w...
Websockets boxes
799 runs ♦ 0 likes
By Starter user  
Created: 29 Feb 2020
Modified: 17 Sep 2023
Demo of Websockets in 3D World. Click to change the boxes on the other user's machine, while the...
Game of Crowns s...
204 runs ♦ 0 likes
By Enhanced  
Created: 21 Jun 2018
Modified: 17 Sep 2023
Enhanced version of "Game of Crowns" by Niamh Byrne with better graphics and controls
Chess
5849 runs ♦ 2 likes
By Eoin Daly  
Created: 19 Oct 2022
Modified: 17 Sep 2023
A game of chess by the beach, on a beautiful day
My first world
411 runs ♦ 0 likes
By Sagnik Chakraborty  
Created: 19 Sep 2022
Modified: 17 Sep 2023
hopefully will be wonderful, but its scary for now lol
Enhanced Don't Move
160 runs ♦ 0 likes
By Enhanced  
Created: 12 Jun 2018
Modified: 17 Sep 2023
Try to dodge cubes as they fall to the ground, in this simple but efficient game
Globe Trotter
1476 runs ♦ 2 likes
By Laura Araviciute  
Created: 3 Dec 2016
Modified: 17 Sep 2023
Binary tree
3073 runs ♦ 0 likes
By "Coding Train" p...  
Created: 25 Apr 2019
Modified: 17 Sep 2023
Binary tree search demo.
Touch World
457 runs ♦ 1 like
By Starter user  
Created: 6 Jan 2018
Modified: 17 Sep 2023
How to override default touch handling. Mobile: Touch drag moves agent, touch pinch zooms camera...
Flickr World
209 runs ♦ 0 likes
By Starter user  
Created: 12 Aug 2018
Modified: 17 Sep 2023
Demo of "Web page" API. Just use JS to make a web page. This page gets images from Flickr using ...
Run Run Run!
5684 runs ♦ 3 likes
By Duarte Martinho  
Created: 15 Nov 2022
Modified: 17 Sep 2023
CA318 Project by Duarte Martinho and Rion Xheladini. Modified port of "Crossy Road" by Hunor Mar...
Romantic Sunset
214 runs ♦ 0 likes
By Enhanced  
Created: 17 Aug 2018
Modified: 17 Sep 2023
Turn your head and discover a eautiful scenery observable in first person mode.


The background is a program, showing the JavaScript graphics used on this site.
The globes light up when you log in.
 
Font:

Users retain ownership of user content.

Platforms      Stats      The name      Terms and conditions

Call for partners      Contact

Call for partners!
Ancient Brain is looking for partners. In particular, we seek a partner in writing a JavaScript coding book for schools, to be used worldwide. We will integrate your course into the Ancient Brain site. This is an opportunity for someone looking to develop a course and textbook to partner with a site to promote it. Read more.