Here are some selected user-submitted Worlds
and the most useful built-in Worlds.
Reload to see more.
Scrolling background 191 runs ♦ 0 likes By Enhanced Created: 1 Aug 2018 Modified: 17 Sep 2023 here is explained and commented a way to code a scrolling background with three.js
Interstellar cubes 669 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...
escape... 807 runs ♦ 2 likes By Jon Bryan Ortiz Created: 22 Nov 2022 Modified: 17 Sep 2023 There are 10 pages scattered around the map. First person to find all 10 pages escapes...the res...
Character recogn... 2075 runs ♦ 0 likes By "Coding Train" p... Created: 5 Jul 2019 Modified: 17 Sep 2023 Neural network to do character recognition from image database and from handwriting in real-time.
Wordle 3D v1 685 runs ♦ 2 likes By Jed Hazaymeh Created: 1 Dec 2022 Modified: 17 Sep 2023 3D remake of the popular word puzzle game!
Bomberman 312 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 !
Shooting Range 405 runs ♦ 0 likes By Enhanced Created: 13 Jun 2018 Modified: 17 Sep 2023 Shoot the ducks, feel the spirit of the hunt. Enhanced version of "Shooting Range (Space To Shoo...
Lego 540 runs ♦ 0 likes By Michael Walsh Created: 14 Nov 2022 Modified: 1 Oct 2023 Clone of "webgl_interactive_voxelpainter" by threejs.org porting project
Competitive Hangman 429 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...
Castle World 812 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...
Phaser Chaser 150 runs ♦ 0 likes By Paul Bashford Created: 20 Aug 2023 Modified: 17 Sep 2023 You Have 60 Seconds to collect more stars than your opponent! If you are caught by the Chaser yo...
Test Websockets 289 runs ♦ 0 likes By Starter user Created: 14 Nov 2022 Modified: 17 Sep 2023 Test if Websocket server is up
2D sprite animation 166 runs ♦ 0 likes By Mark Humphrys Created: 11 Nov 2018 Modified: 11 Sep 2024 2D sprite animation on a surface. Change show3d to true to see it on 3d box faces.
Game of Crowns s... 220 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
Zombie Death Baby 821 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...
Breadth-first se... 1092 runs ♦ 0 likes By "Coding Train" p... Created: 30 Apr 2019 Modified: 17 Sep 2023 Breadth-first search for "Six Degrees of Kevin Bacon".
Bouncy Balls 553 runs ♦ 3 likes By Starter user Created: 1 Oct 2017 Modified: 17 Sep 2023 Demo of Physics API. Balls bounce under gravity and collide in low friction world. Splash screen...
3D Platform Game 243 runs ♦ 0 likes By Ronghui Created: 5 Dec 2022 Modified: 17 Sep 2023 Race to the End! WASD to move.
Complex World 8382 runs ♦ 5 likes By Starter user Created: 1 Oct 2016 Modified: 17 Sep 2023 World with a Mind-controlled agent, actively-pursuing enemy, random maze, skybox, music.
Hunting Season 1401 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...
First Person Con... 220 runs ♦ 0 likes By Enhanced Created: 21 Jun 2018 Modified: 17 Sep 2023 First person view with mouse controls. Use WASD or Arrows to move, mouse to look around and spac...
Enhanced Don't Move 175 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
One Cube World (P5) 2356 runs ♦ 2 likes 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.
3MF demo 73 runs ♦ 0 likes By Mark Humphrys Created: 17 Jan 2019 Modified: 11 Sep 2024 Attempt to load 3MF model. Not working yet.
Model World 872 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.
smooth movement 387 runs ♦ 0 likes By Mark Humphrys Created: 6 Sep 2017 Modified: 11 Sep 2024 this may work on touch
Enhanced Space Pong 1019 runs ♦ 0 likes By Enhanced Created: 18 Jun 2018 Modified: 17 Sep 2023 It's all you want from Pong : smooth controls, different difficulty levels and game modes
Sun 132 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 !
Zombie Escape 4111 runs ♦ 6 likes By Liam Created: 30 Nov 2022 Modified: 17 Sep 2023 Compete with another player to see who can survive the longes against a hoard of zombies!
Chess : Mind v... 1316 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
Plain Three.js World 40 runs ♦ 0 likes By Starter user Created: 18 Apr 2021 Modified: 17 Sep 2023 Porting a Three.js World unchanged.
Space Hero 122 runs ♦ 0 likes By Enhanced Created: 13 Jun 2018 Modified: 17 Sep 2023 Drag the Earth the collect the suns. Don't get hit by the asteriods ! Enhanced version of "Space...
Tutorial 7.8 111 runs ♦ 1 like By "Coding Train" p... Created: 5 Sep 2018 Modified: 17 Sep 2023 Objects and Images. On Ancient Brain you can upload your own images. Try it!
Chat with GPT model 1030 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.
CELLS WITH MIND ... 181 runs ♦ 0 likes 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...
Recognise any image 375 runs ♦ 0 likes By Starter user Created: 10 Jun 2021 Modified: 17 Sep 2023 Try to recognise any image with ML5 and MobileNet. Enter any image URL at runtime.
canvas 2d 359 runs ♦ 2 likes By Starter user Created: 4 Oct 2017 Modified: 17 Sep 2023 Minimal starter World for "Canvas" API (no graphics library). Program using getContext("2d"). Pa...
Ammo physics demo 141 runs ♦ 0 likes By Starter user Created: 19 Apr 2021 Modified: 17 Sep 2023 Port of "ammo / instancing" from Three.js examples
Phaser test World 61 runs ♦ 1 like By Mark Humphrys Created: 29 Apr 2023 Modified: 11 Sep 2024 Basic Phaser World. Player moved with left-right-up keys. Can jump. Physics.
Binary tree 4279 runs ♦ 0 likes By "Coding Train" p... Created: 25 Apr 2019 Modified: 17 Sep 2023 Binary tree search demo.
Ammo physics mod... 111 runs ♦ 0 likes By Starter user Created: 19 Apr 2021 Modified: 17 Sep 2023 Highly modified version of "ammo / instancing" from Three.js examples
Complete Infinit... 529 runs ♦ 0 likes By Enhanced Created: 9 Aug 2018 Modified: 17 Sep 2023 This program was made by Nathan Bonnard. In this world, you can generate an infinite world ! Bu...
Collision World 1562 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...
Run Run Run! 5745 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...
Password Websock... 40 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...
3D for Kids World 64 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"
Rythm of the night 302 runs ♦ 0 likes By Enhanced Created: 2 Aug 2018 Modified: 17 Sep 2023 A rythm game where you have to use the right inputs at the right time to progress from one level...
Plain Three.js World 106 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
One Cube World (... 199 runs ♦ 0 likes By Colin Duggan Created: 4 Oct 2021 Modified: 17 Sep 2023 Clone of "One Cube World (P5)" by Starter user
canvas webgl 558 runs ♦ 2 likes By Starter user Created: 17 Sep 2017 Modified: 13 Nov 2023 Minimal starter World for "Canvas" API (no graphics library). Program using getContext("webgl")....
P5 chase World 201 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...
The background is a program, showing the JavaScript graphics used on this site.
The globes light up when you log in.