Drag the background!

Search JS code (of Worlds)

Search JavaScript code of all Worlds for: AB runReady


Complex World
8204 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.
AB.runReady = true; // start the run loop
if ( ! AB.runReady ) return true; // not ready yet
AB.runReady = false;
The San Andreas ...
1023 runs ♦ 0 likes
By Effa  
Created: 1 Dec 2022
Modified: 17 Sep 2023
AB.runReady = true;
if ( ! AB.runReady ) return true; // not ready yet
AB.runReady = false;
AB.runReady = true; // start the run loop
if ( ! AB.runReady ) return;
Chess
5850 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
console.log(AB.runReady);
Blank Three.js World
1506 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.
AB.runReady = true;
AB.runReady = false;
Websockets boxes
803 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...
AB.runReady = true;
AB.runReady = false;
if ( ! AB.runReady ) return;
Ammo for AB
106 runs ♦ 0 likes
By Starter user  
Created: 19 Apr 2021
Modified: 17 Sep 2023
Ammo world for AB API
AB.runReady = false;
AB.runReady = true;
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...
AB.runReady = true;
if ( ! AB.runReady ) return true; // not ready yet
if ( ! AB.runReady ) return true; // not ready yet
if ( ! AB.runReady ) return true; // not ready yet
AB.runReady = false;
User-controlled ...
918 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...
AB.runReady = true;
if ( ! AB.runReady ) return true; // not ready yet
AB.runReady = false;
3D Snake
622 runs ♦ 1 like
By przemek biel  
Created: 29 Nov 2022
Modified: 17 Sep 2023
snake eats apple nom nom but in 3D
AB.runReady = false;
AB.runReady = false;
AB.runReady = true; // set the run ready variable to true
AB.runReady = false; // set the run ready variable to false
Model World
856 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.
AB.runReady = true;
AB.runReady = false;
Romantic Sunset
219 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.
AB.runReady = false;
AB.runReady = true;
Castle World
786 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...
AB.runReady = true; // start run loop
AB.runReady = false;
AB.runReady = true; // start run loop
Hunting Season
1390 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...
AB.runReady = false;
AB.runReady = false;
AB.runReady = true; // And your game will start
AB.runReady = true; // Start both games simultaneously
AB.runReady = false;
CA318 2018 World
2160 runs ♦ 3 likes
By Mark Humphrys  
Created: 25 Sep 2018
Modified: 17 Sep 2023
CA318 practical 2018: Write a Mind to solve this World.
AB.runReady = true;
AB.runReady = false;
Final Pool
1164 runs ♦ 2 likes
By Ian Gilligan  
Created: 1 Mar 2019
Modified: 17 Sep 2023
Pool Predictor for CA326
if (! ABRun.runReady) {return true;} // not ready yet
Battleship
4277 runs ♦ 2 likes
By Aaron Crawford  
Created: 30 Oct 2022
Modified: 17 Sep 2023
AB.runReady = false;
AB.runReady = true;
Password Websock...
67 runs ♦ 0 likes
By Starter user  
Created: 14 Nov 2022
Modified: 17 Sep 2023
Password version of "Websockets boxes"
AB.runReady = true;
AB.runReady = false;
if ( ! AB.runReady ) return;
Space Odyssey
441 runs ♦ 0 likes
By Yiming Fu  
Created: 2 Dec 2022
Modified: 17 Sep 2023
Clone of "Websockets boxes" by Starter user
AB.runReady = true;
AB.runReady = false;
if ( ! AB.runReady ) return;
AI music
158 runs ♦ 0 likes
By Mark Humphrys  
Created: 5 Jan 2020
Modified: 17 Sep 2023
Experiments in auto generating music
AB.runReady = true;
Zombie Death Baby
771 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...
AB.runReady = true; // start run loop
if ( ! AB.runReady ) return true; // not ready yet
if ( ! AB.runReady ) return true; // not ready yet
if ( ! AB.runReady ) return true; // not ready yet
AB.runReady = false;
Chess : Mind v...
184 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...
AB.runReady = false;
AB.runReady = true;
Nightmare Simulator
371 runs ♦ 0 likes
By Michael Regan  
Created: 15 Nov 2023
Modified: 5 Feb 2024
Visualise your scariest nightmares with the power of DALL-E image generation. User enters "I am ...
AB.runReady = false; //Not running setup() as to take users input
AB.runReady = true;
Dragon Ball Meng...
932 runs ♦ 0 likes
By MENGTE ZHU  
Created: 14 Nov 2022
Modified: 22 Jan 2024
AB.runReady = true;
AB.runReady = false;
if ( ! AB.runReady ) return;
Mighty Spread
332 runs ♦ 0 likes
By Gareth Hogan  
Created: 12 Nov 2022
Modified: 17 Sep 2023
CA318 Project
AB.runReady = true;
AB.runReady = true; // start run loop
if(!AB.runReady)return true;
AB.runReady = false;
AB.runReady = true;
Lego
525 runs ♦ 0 likes
By Michael Walsh  
Created: 14 Nov 2022
Modified: 1 Oct 2023
Clone of "webgl_interactive_voxelpainter" by threejs.org porting project
AB.runReady = false;
AB.runReady = true;
if (! AB.runReady) return;
MineCraft
1116 runs ♦ 2 likes
By Starter user  
Created: 27 Nov 2016
Modified: 17 Sep 2023
Use keyboard to draw blocks like in MineCraft. Use arrow keys and PgUp, PgDn to draw. Can save w...
AB.runReady = true; // start run loop
if ( ! AB.runReady ) return true; // not ready yet
AB.runReady = false;
AB.runReady = true; // start run loop
3D Platform Game
237 runs ♦ 0 likes
By Ronghui  
Created: 5 Dec 2022
Modified: 17 Sep 2023
Race to the End! WASD to move.
AB.runReady = false
Zombie Escape
4098 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!
AB.runReady = true;
if ( ! AB.runReady ) return true; // not ready yet
AB.runReady = false;
Simple World
1647 runs ♦ 2 likes
By Starter user  
Created: 1 Oct 2016
Modified: 17 Sep 2023
Simple World with a Mind-controlled agent, randomly-moving enemy, paint blocks with texture.
AB.runReady = true;
AB.runReady = false;
Recognise any image
271 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.
AB.runReady = false; // prevent screenshot while waiting on splash screen
AB.runReady = true;
Expo World
211 runs ♦ 0 likes
By Mark Humphrys  
Created: 17 Oct 2018
Modified: 17 Sep 2023
Infinite changing demo for expos.
AB.runReady = true;
AB.runReady = false;
Chess : Mind v...
1181 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
AB.runReady = false;
AB.runReady = true;
Lion Chase
435 runs ♦ 0 likes
By Martin Derwin  
Created: 30 Nov 2022
Modified: 17 Sep 2023
Don't get caught by the lions
AB.runReady = true;
if ( ! AB.runReady ) return true; // not ready yet
AB.runReady = false;
Websockets boxes...
2 runs ♦ 0 likes
By David Ghiurcan  
Created: 19 Nov 2022
Modified: 17 Sep 2023
Clone of "Websockets boxes" by Starter user
AB.runReady = true;
AB.runReady = false;
if ( ! AB.runReady ) return;
Romantic Sunset ...
2 runs ♦ 0 likes
By Yana Koleva  
Created: 2 Dec 2023
Modified: 2 Dec 2023
Clone of "Romantic Sunset" by Enhanced
AB.runReady = false;
AB.runReady = true;
test
Broken. (No Minds found.)
By James O'Boyle  
Created: 15 Nov 2018
Modified: 17 Sep 2023
Clone of "CA318 2018 World Clone - James / Simba" by James O'Boyle
ABRun.runReady = true;
ABRun.runReady = false;
test
25 runs ♦ 0 likes
By Liam  
Created: 29 Nov 2022
Modified: 17 Sep 2023
Clone of "User-controlled Model World" by Starter user
AB.runReady = true;
if ( ! AB.runReady ) return true; // not ready yet
AB.runReady = false;
Blank Three.js W...
1 run ♦ 0 likes
By Vincent  
Created: 22 Sep 2022
Modified: 17 Sep 2023
Clone of "Blank Three.js World" by Starter user
AB.runReady = true;
AB.runReady = false;
Cloned CA318 201...
15 runs ♦ 0 likes
By Liamooc  
Created: 18 Nov 2018
Modified: 17 Sep 2023
Clone of "CA318 2018 World" by Mark Humphrys
ABRun.runReady = true;
ABRun.runReady = false;


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 a partner to co-write a JavaScript coding book for schools, to be used worldwide. This would be a course for students in learning to code from scratch. The book and course will be integrated 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.