Drag the background!

Search JS code (of Worlds)

Search JavaScript code of all Worlds for: AB newSplash


Final Pool
1164 runs ♦ 2 likes
By Ian Gilligan  
Created: 1 Mar 2019
Modified: 17 Sep 2023
Pool Predictor for CA326
AB.newSplash ("<p align=\"center\">Error!</p><p align=\"center\"> "+ msg +"</p>");
AB.newSplash ("<p align=\"center\">Optional Start Settings</p><p align=\"center\">Set up balls in initial break arrangement</p><p align
MineCraft
1117 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.newSplash();
Design Your Own ...
4413 runs ♦ 0 likes
By Jack O'Connor  
Created: 18 Feb 2019
Modified: 17 Sep 2023
Design Your Own Room Escape Game
AB.newSplash();
Stack (Multiplayer)
539 runs ♦ 1 like
By Alexandru  
Created: 6 Dec 2022
Modified: 17 Sep 2023
AB.newSplash();
AB.newSplash(`<h1>${data.username} just lost!</h1>${text}<p>Your score ${getScore()}</p><p>Press R to restart</p>`);
AB.newSplash(`${text}<p>Your score ${getScore()}</p><p>Press R to restart</p>`);
Hunting Season
1391 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.newSplash ( splashScreenStart() );
AB.newSplash ( splashScreenEnd() );
AB.newSplash ( gameFull() ); // They will receive a message that the game is full and be prompted to retry.
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.newSplash();
The San Andreas ...
1023 runs ♦ 0 likes
By Effa  
Created: 1 Dec 2022
Modified: 17 Sep 2023
AB.newSplash();
Bouncy Balls
529 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...
AB.newSplash ( "Demo of Physics API" );
Mighty Spread
332 runs ♦ 0 likes
By Gareth Hogan  
Created: 12 Nov 2022
Modified: 17 Sep 2023
CA318 Project
AB.newSplash(splashHTML()); // show the splash
Stack (singleplayer)
133 runs ♦ 1 like
By DistroByte  
Created: 6 Dec 2022
Modified: 17 Sep 2023
AB.newSplash();
escape...
800 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...
AB.newSplash();
AB.newSplash();
Battleship
4277 runs ♦ 2 likes
By Aaron Crawford  
Created: 30 Oct 2022
Modified: 17 Sep 2023
AB.newSplash ( splashScreenStartMenu() ); // Shows the menu page, first thing that loads into the world
AB.newSplash ( splashScreenEndMenu() ); // Calling end screen pop
AI music
159 runs ♦ 0 likes
By Mark Humphrys  
Created: 5 Jan 2020
Modified: 17 Sep 2023
Experiments in auto generating music
AB.newSplash ( "Click to start audio" );
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.newSplash(); // new splash menu created.
AB.newSplash(); // new splash screen created.
AB.newSplash();
AB.newSplash ();
Run Run Run!
5692 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...
AB.newSplash(); // Creates new splash
AB.newSplash(); // Creates new splash
AB.newSplash(); // Creates new splash
Collision World
1393 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...
AB.newSplash ( "Demo of Physics API" );
Password Websock...
67 runs ♦ 0 likes
By Starter user  
Created: 14 Nov 2022
Modified: 17 Sep 2023
Password version of "Websockets boxes"
AB.newSplash();
Capture The Egg
133 runs ♦ 0 likes
By tuitef2  
Created: 8 Mar 2019
Modified: 17 Sep 2023
AB.newSplash();
AB.newSplash();
AB.newSplash();
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.newSplash ( splashScreenStart() ); // splashScreenStart() is a function that returns a string with the HTML for the splash screen
AB.newSplash ( splashScreenEnd() ); // splashScreenEnd() is a function that returns a string with the HTML for the splash scree
AB.newSplash ( gameFull() ); // show the game full splash screen
Gatekeeper
321 runs ♦ 0 likes
By Sam Murphy  
Created: 23 Nov 2023
Modified: 4 Feb 2024
A mysterious wizard is guarding a locked gate. Three.js 3D World with built-in API calls. Naviga...
AB.newSplash();
AB.newSplash();
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
AB.newSplash();
AB.newSplash();
AB.newSplash();
Recognise any image
275 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.newSplash();
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.newSplash ( instructionsHtml() );
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.newSplash() // sends out time to socketout and calls the game to be over
AB.newSplash(); // Welcome screen for all users, introducing gam
AB.newSplash(); // socket to receive information, if information is received, it
AncientBook - 3D...
1139 runs ♦ 0 likes
By Jordan Tallon  
Created: 20 Nov 2023
Modified: 8 Feb 2024
Generates a custom story with GPT and places it into an interactive 3d book. A series of control...
AB.newSplash()
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.newSplash(); //Creating HTML
lillisl2 v1.0 Po...
3 runs ♦ 0 likes
By lillisl2  
Created: 1 Mar 2019
Modified: 17 Sep 2023
Clone of "v1.0 Pool Predictor Prototype" by Ian Gilligan
AB.newSplash ("<p>Optional Start Settings</p><p align=\"center\"><button id='basicSetUp1'>Initial arrangment</button></p>");
Zombie Death Bab...
0 runs ♦ 0 likes
By Dylan Bagnall  
Created: 5 Dec 2022
Modified: 17 Sep 2023
Clone of "Zombie Death Baby (clone by Dylan Bagnall)" by Dylan Bagnall
AB.newSplash ( instructionsHtml() );
Castle World (cl...
4 runs ♦ 0 likes
By Daniel Pelech  
Created: 23 Nov 2023
Modified: 23 Nov 2023
Clone of "Castle World" by Starter user
AB.newSplash();
Zombie Death Bab...
0 runs ♦ 0 likes
By John Lasis  
Created: 5 Dec 2022
Modified: 17 Sep 2023
Clone of "Zombie Death Baby" by Starter user
AB.newSplash ( instructionsHtml() );
Zombie Death Bab...
3 runs ♦ 0 likes
By Jack  
Created: 12 Nov 2022
Modified: 17 Sep 2023
Clone of "Zombie Death Baby" by Starter user
AB.newSplash ( instructionsHtml() );
MineCraft (clone...
4 runs ♦ 0 likes
By Pratiksha Biradar  
Created: 13 Dec 2020
Modified: 17 Sep 2023
Clone of "MineCraft" by Starter user
AB.newSplash();
Collision World ...
2 runs ♦ 0 likes
By Abdelshafa Abdala  
Created: 4 Nov 2021
Modified: 17 Sep 2023
Clone of "Collision World" by Starter user
AB.newSplash ( "Demo of Physics API" );
Castle World (cl...
3 runs ♦ 0 likes
By Vedant Das  
Created: 22 Sep 2022
Modified: 17 Sep 2023
Clone of "Castle World" by Starter user
AB.newSplash();
Recognise any Am...
9 runs ♦ 1 like
By Tuomas Bazzan  
Created: 14 Nov 2022
Modified: 17 Sep 2023
Clone of "Recognise any image" by Starter user
AB.newSplash();
Castle World (cl...
4 runs ♦ 0 likes
By Abdelshafa Abdala  
Created: 4 Nov 2021
Modified: 17 Sep 2023
Clone of "Castle World" by Starter user
AB.newSplash();
minecraft chase ...
1 run ♦ 0 likes
By Lilly Onilenla  
Created: 7 Dec 2022
Modified: 17 Sep 2023
Clone of "minecraft chase (clone by David L)" by David L
AB.newSplash();
AB.newSplash();
AB.newSplash();
AB.newSplash (splashScreen("<font color=white> <h2>GAME HAS 2/2 PLAYERS PLEASE WAIT...</h1>"));
AB.newSplash (splashScreen("<font color=white> <h2>WAITING FOR ANOTHER USER...</h1>"));


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.