Drag the background!

Search JS code (of Worlds)

Search JavaScript code of all Worlds for: AB newSplash


Collision World
1375 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" );
3D Platform Game
236 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
Capture The Egg
133 runs ♦ 0 likes
By tuitef2  
Created: 8 Mar 2019
Modified: 17 Sep 2023
AB.newSplash();
AB.newSplash();
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();
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
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.newSplash();
AncientBook - 3D...
1130 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()
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();
Stack (Multiplayer)
536 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>`);
Stack (singleplayer)
127 runs ♦ 1 like
By DistroByte  
Created: 6 Dec 2022
Modified: 17 Sep 2023
AB.newSplash();
AI music
156 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" );
Mighty Spread
331 runs ♦ 0 likes
By Gareth Hogan  
Created: 12 Nov 2022
Modified: 17 Sep 2023
CA318 Project
AB.newSplash(splashHTML()); // show the splash
3D Snake
621 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
Password Websock...
66 runs ♦ 0 likes
By Starter user  
Created: 14 Nov 2022
Modified: 17 Sep 2023
Password version of "Websockets boxes"
AB.newSplash();
The San Andreas ...
1023 runs ♦ 0 likes
By Effa  
Created: 1 Dec 2022
Modified: 17 Sep 2023
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
Recognise any image
267 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();
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
Run Run Run!
5690 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
Hunting Season
1389 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.
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() );
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();
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();
Gatekeeper
319 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();
Bouncy Balls
527 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" );
Zombie Escape
4092 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 ();
Online Tower Bui...
5 runs ♦ 0 likes
By John Lasis  
Created: 3 Dec 2022
Modified: 17 Sep 2023
Clone of "Online Tower Builder" by Joseph Adedayo
AB.newSplash (" <H2> PRESS SPACE TO START GAME ! </H2>"); // Load Screen
Javascript Zombi...
4 runs ♦ 0 likes
By Jorge Blanco  
Created: 29 Oct 2019
Modified: 17 Sep 2023
Clone of "Javascript Zombie Death Baby" by Javascript
AB.newSplash ( instructionsHtml() );
AI music (clone ...
1 run ♦ 0 likes
By Cian  
Created: 4 Dec 2021
Modified: 17 Sep 2023
Clone of "AI music" by Mark Humphrys
AB.newSplash ( "Click to start audio" );
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 (clone...
0 runs ♦ 0 likes
By Joseph Adedayo  
Created: 29 Nov 2022
Modified: 17 Sep 2023
Clone of "MineCraft" by Starter user
AB.newSplash();
Are you smarter ...
10 runs ♦ 0 likes
By Shane Power  
Created: 23 Nov 2023
Modified: 23 Nov 2023
You compete on a trivia gameshow against AI contestants. Can you beat them?
AB.newSplash ( instructionsHtml() );
3D Platformer
492 runs ♦ 0 likes
By Ronghui  
Created: 4 Dec 2022
Modified: 17 Sep 2023
Local CO-OP Game, CAPTURE THE FLAG.
AB.newSplash()
Capture The Egg ...
2 runs ♦ 0 likes
By Jack  
Created: 13 Nov 2022
Modified: 17 Sep 2023
Clone of "Capture The Egg" by tuitef2
AB.newSplash();
AB.newSplash();
AB.newSplash();
MineCraft (clone...
9 runs ♦ 0 likes
By jianyu  
Created: 6 Dec 2020
Modified: 17 Sep 2023
Clone of "MineCraft" by Starter user
AB.newSplash();
X and O
811 runs ♦ 0 likes
By Genesis  
Created: 8 Nov 2022
Modified: 17 Sep 2023
Game of X and O
AB.newSplash( InfoScreen() ); // displays the info screen function
New World (clone...
6 runs ♦ 0 likes
By Adam Gray  
Created: 8 Nov 2022
Modified: 17 Sep 2023
Clone of "New World" by Niall Kelly
AB.newSplash ( splashScreen() );
Collision World ...
1 run ♦ 0 likes
By Dylan Bagnall  
Created: 5 Dec 2022
Modified: 17 Sep 2023
Clone of "Collision World" by Starter user
AB.newSplash ( "Demo of Physics API" );


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.