Drag the background!

Search source code (of Worlds)

Search JavaScript code of all Worlds for: AB saveData


MineCraft
1265 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.msg ( " <button onclick='saveData();' class='ab-normbutton mybutton' >Save work</button> " );
AB.saveData ( BLOCKARRAY );
Sampler
162 runs ♦ 1 like
By Enhanced  
Created: 19 Jul 2018
Modified: 17 Sep 2023
Upload sounds, play them, automate them. Saving data works.
$("#user_span7").html ( " <button onclick='AB.saveData();' >Save your work</button> " );
Design Your Own ...
4435 runs ♦ 0 likes
By Jack O'Connor  
Created: 18 Feb 2019
Modified: 17 Sep 2023
Design Your Own Room Escape Game
$("#user_span1").html ( " <button onclick='AB.saveData();' class='normbutton mybutton' >Save</button> " );
Rythm of the night
310 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...
$("#user_span2").html ( " <button onclick='AB.saveData();' >Save your work</button> " );
Complete Infinit...
544 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...
$("#user_span2").html ( " <button onclick='AB.saveData();' >Save your work</button> " );
Pokemon Chase 2:...
1154 runs ♦ 1 like
By StevenMacManus  
Created: 26 Nov 2020
Modified: 17 Sep 2023
Clone of "Pokemon Chase 2: The search for holes" by StevenMacManus
AB.saveData ( a );
AB.saveData ( Results );
AB.saveData ( a );
AB.saveData ( Results );
Design Your Own ...
1 run ♦ 0 likes
By Fionn Gallahar Hall  
Created: 5 Dec 2022
Modified: 17 Sep 2023
Clone of "Design Your Own Room Escape Game" by Jack O'Connor
$("#user_span1").html ( " <button onclick='AB.saveData();' class='normbutton mybutton' >Save</button> " );
Vibe Coding
11 runs ♦ 0 likes
By Hou Tin Ieong  
Created: 23 Oct 2025
Modified: 9 Nov 2025
AB.saveData("vibeCode", { chatHistory, currentCode });
MineCraft (clone...
0 runs ♦ 0 likes
By Sumit Khopkar  
Created: 4 Dec 2021
Modified: 17 Sep 2023
Clone of "MineCraft" by Starter user
AB.msg ( " <button onclick='saveData();' class='ab-normbutton mybutton' >Save work</button> " );
AB.saveData ( BLOCKARRAY );
MineCraft (clone...
0 runs ♦ 0 likes
By Thomas  
Created: 27 Sep 2022
Modified: 17 Sep 2023
Clone of "MineCraft" by Starter user
AB.msg ( " <button onclick='saveData();' class='ab-normbutton mybutton' >Save work</button> " );
AB.saveData ( BLOCKARRAY );
Cloned Rythm of ...
9 runs ♦ 0 likes
By Test account  
Created: 10 Aug 2018
Modified: 10 Aug 2018
Clone of "Rythm of the night" by SinfulSalad
$("#user_span2").html ( " <button onclick='AB.saveData();' >Save your work</button> " );
Infinite World -...
2 runs ♦ 0 likes
By David Jusev  
Created: 1 Dec 2022
Modified: 17 Sep 2023
Clone of "Infinite World - V1" by Nathan Bonnard
$("#user_span2").html ( " <button onclick='AB.saveData();' >Save your work</button> " );
Character recogn...
4 runs ♦ 0 likes
By Sagnik Chakraborty  
Created: 2 Dec 2022
Modified: 17 Sep 2023
try4
AB.saveData (nn);
MineCraft (clone...
0 runs ♦ 0 likes
By test2  
Created: 10 Dec 2020
Modified: 10 Dec 2020
Clone of "MineCraft" by Starter user
AB.msg ( " <button onclick='saveData();' class='normbutton mybutton' >Save work</button> " );
AB.saveData ( BLOCKARRAY );
Character recogn...
9 runs ♦ 0 likes
By Harshita Tyagi  
Created: 3 Dec 2022
Modified: 17 Sep 2023
Clone of "Character recognition neural network (clone by Harshita Tyagi)" by Harshita Tyagi
AB.saveData (nn);
MineCraft (clone...
0 runs ♦ 0 likes
By Cyrus Land  
Created: 19 Sep 2023
Modified: 11 Sep 2024
Clone of "MineCraft" by Starter user
AB.msg ( " <button onclick='saveData();' class='ab-normbutton mybutton' >Save work</button> " );
AB.saveData ( BLOCKARRAY );
7. For/While Loops
627 runs ♦ 0 likes
By Alex Murphy  
Created: 23 Apr 2019
Modified: 17 Sep 2023
JavaScript For/While Loops
AB.world.saveData = function () { return clicked; };
AB.saveData ( clicked );
Rythm of the night
102 runs ♦ 0 likes
By SinfulSalad  
Created: 27 Jul 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...
$("#user_span2").html ( " <button onclick='AB.saveData();' >Save your work</button> " );
MineCraft (clone...
1 run ♦ 0 likes
By Pratiksha Biradar  
Created: 12 Dec 2020
Modified: 17 Sep 2023
Clone of "MineCraft" by Starter user
AB.msg ( " <button onclick='saveData();' class='normbutton mybutton' >Save work</button> " );
AB.saveData ( BLOCKARRAY );
MineCraft (clone...
6 runs ♦ 0 likes
By akshara  
Created: 9 Dec 2020
Modified: 17 Sep 2023
Clone of "MineCraft" by Starter user
AB.msg ( " <button onclick='saveData();' class='normbutton mybutton' >Save work</button> " );
AB.saveData ( BLOCKARRAY );
Complete Infinit...
2 runs ♦ 0 likes
By Lorcan Dunne  
Created: 30 Nov 2022
Modified: 17 Sep 2023
Clone of "Complete Infinite World" by Enhanced
$("#user_span2").html ( " <button onclick='AB.saveData();' >Save your work</button> " );
Design Your Own ...
0 runs ♦ 0 likes
By Richard H  
Created: 3 Sep 2019
Modified: 17 Sep 2023
Clone of "Design Your Own Room Escape Game" by Jack O'Connor
$("#user_span1").html ( " <button onclick='AB.saveData();' class='normbutton mybutton' >Save</button> " );
Complete Infinit...
8 runs ♦ 0 likes
By Leigh Reilly  
Created: 30 Nov 2022
Modified: 17 Sep 2023
Clone of "Complete Infinite World" by Enhanced
// $("#user_span2").html ( " <button onclick='AB.saveData();' >Save your work</button> " );
MineCraft (clone...
4 runs ♦ 0 likes
By Pratiksha Biradar  
Created: 13 Dec 2020
Modified: 17 Sep 2023
Clone of "MineCraft" by Starter user
AB.msg ( " <button onclick='saveData();' class='normbutton mybutton' >Save work</button> " );
AB.saveData ( BLOCKARRAY );
Character recogn...
12 runs ♦ 0 likes
By Sagnik Chakraborty  
Created: 2 Dec 2022
Modified: 17 Sep 2023
try3
AB.saveData(data);
clara Rythm of t...
1 run ♦ 0 likes
By clara  
Created: 4 Feb 2019
Modified: 17 Sep 2023
Clone of "Rythm of the night" by Enhanced
$("#user_span2").html ( " <button onclick='AB.saveData();' >Save your work</button> " );
Assignment/Pract...
65 runs ♦ 0 likes
By Sagnik Chakraborty  
Created: 2 Dec 2022
Modified: 17 Sep 2023
A-Z Character recognition with save and restore weights
AB.saveData (nn);
MineCraft (clone...
4 runs ♦ 0 likes
By Alex Murphy  
Created: 10 May 2019
Modified: 17 Sep 2023
Clone of "MineCraft" by Starter user
AB.msg ( " <button onclick='saveData();' class='normbutton mybutton' >Save work</button> " );
AB.saveData ( BLOCKARRAY );
KCAT (clone by kcat)
15 runs ♦ 0 likes
By kcat  
Created: 3 Dec 2022
Modified: 17 Sep 2023
Clone of "KCAT" by kcat
// AB.saveData(nn.serialize())
MineCraft (clone...
0 runs ♦ 0 likes
By Gary  
Created: 6 Dec 2021
Modified: 17 Sep 2023
Clone of "MineCraft" by Starter user
AB.msg ( " <button onclick='saveData();' class='ab-normbutton mybutton' >Save work</button> " );
AB.saveData ( BLOCKARRAY );
Character recogn...
11 runs ♦ 0 likes
By Abdelshafa Abdala  
Created: 1 Dec 2021
Modified: 17 Sep 2023
Clone of "Character recognition neural network Practical 2" by Pratiksha Biradar
AB.saveData(nn)
Complete Infinit...
1 run ♦ 0 likes
By MENGTE ZHU  
Created: 5 Oct 2023
Modified: 5 Oct 2023
Clone of "Complete Infinite World" by Enhanced
$("#user_span2").html ( " <button onclick='AB.saveData();' >Save your work</button> " );
MineCraft (clone...
0 runs ♦ 0 likes
By Stratford College 8  
Created: 14 Nov 2019
Modified: 17 Sep 2023
Clone of "MineCraft" by Starter user
AB.msg ( " <button onclick='saveData();' class='normbutton mybutton' >Save work</button> " );
AB.saveData ( BLOCKARRAY );
bull_business1
15 runs ♦ 0 likes
By akshara  
Created: 10 Dec 2020
Modified: 17 Sep 2023
bull_business1
AB.msg ( " <button onclick='saveData();' class='normbutton mybutton' >Save work</button> " );
AB.saveData ( nn );
MineCraft (clone...
3 runs ♦ 0 likes
By Stephen Walsh  
Created: 22 Feb 2023
Modified: 17 Sep 2023
Clone of "MineCraft" by Starter user
AB.msg ( " <button onclick='saveData();' class='ab-normbutton mybutton' >Save work</button> " );
AB.saveData ( BLOCKARRAY );
Character recogn...
9 runs ♦ 0 likes
By arpit  
Created: 3 Dec 2022
Modified: 17 Sep 2023
Clone of "Character recognition neural network" by "Coding Train" project
AB.saveData (nn);
AB.saveData (nn);
Doodle Play
180 runs ♦ 0 likes
By Itisha  
Created: 18 Nov 2021
Modified: 17 Sep 2023
Doodle Identifier for a limited Set
AB.saveData ( nn );


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 or Python 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.