Drag the background!

Search JS code (of Worlds)

Search JavaScript code of all Worlds for: AB saveData


Complete Infinit...
519 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> " );
Rythm of the night
300 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> " );
Sampler
150 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 ...
4415 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> " );
MineCraft
1136 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 );
Character recogn...
316 runs ♦ 0 likes
By Sumit Khopkar  
Created: 3 Dec 2021
Modified: 17 Sep 2023
Clone of "Character recognition neural network" by "Coding Train" project
AB.saveData ( nn ); //Save the model onto the server
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 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 );
alphabets recogn...
10 runs ♦ 0 likes
By sailesh  
Created: 4 Dec 2022
Modified: 17 Sep 2023
Clone of "alphabets recognition neural network" by "Coding Train" project
t.doodle_total_guess = DOODLE_TOTAL_GUESS, t.doodle_total_wrong = DOODLE_TOTAL_WRONG, t.cnn = cnn_model.toJSON(), AB.saveData(t);
MineCraft (clone...
1 run ♦ 0 likes
By Thomas  
Created: 27 Sep 2022
Modified: 17 Sep 2023
Clone of "MineCraft (clone by Thomas)" by Thomas
AB.msg ( " <button onclick='saveData();' class='ab-normbutton mybutton' >Save work</button> " );
AB.saveData ( BLOCKARRAY );
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 );
Doodle Classifier
361 runs ♦ 0 likes
By Gary  
Created: 5 Dec 2021
Modified: 17 Sep 2023
Classifies mouse drawn doodles from a list of objects
AB.saveData(nn);
Character recogn...
89 runs ♦ 0 likes
By Aishwarya Ramesh  
Created: 18 Nov 2021
Modified: 17 Sep 2023
Doodle Recognition- 21260609
AB.saveData(nn)
MineCraft (clone...
0 runs ♦ 0 likes
By Jack O'Brien  
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 );
Character recogn...
106 runs ♦ 0 likes
By Dheeraj Putta  
Created: 26 Nov 2020
Modified: 17 Sep 2023
Clone of "Character recognition neural network" by "Coding Train" project
AB.saveData(JSON.stringify(net.toJSON()));
Character recogn...
132 runs ♦ 0 likes
By Kushagra  
Created: 12 Dec 2020
Modified: 17 Sep 2023
Clone of "Character recognition neural network" by "Coding Train" project
//AB.saveData(train_data); // (Kushagra)
// AB.saveData(train_data); // (Kushagra)
Cloned Complete ...
5 runs ♦ 0 likes
By DojoCon machine 1  
Created: 20 Oct 2018
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 );
Cloned Infinite ...
26 runs ♦ 0 likes
By Test account  
Created: 10 Aug 2018
Modified: 10 Aug 2018
Clone of "Infinite World - V1" by Nathan Bonnard
$("#user_span2").html ( " <button onclick='AB.saveData();' >Save your work</button> " );
bull_business
86 runs ♦ 0 likes
By akshara  
Created: 5 Dec 2020
Modified: 17 Sep 2023
bull_business
// AB.msg ( " <button onclick='saveData();' class='normbutton mybutton' >Save work</button> " );
// AB.saveData ( nn );
Complete Infinit...
5 runs ♦ 0 likes
By MENGTE ZHU  
Created: 4 Oct 2023
Modified: 4 Oct 2023
Clone of "Complete Infinite World" by Enhanced
$("#user_span2").html ( " <button onclick='AB.saveData();' >Save your work</button> " );
Sampler (clone b...
0 runs ♦ 0 likes
By akshara  
Created: 10 Dec 2020
Modified: 17 Sep 2023
Clone of "Sampler" by Enhanced
$("#user_span7").html ( " <button onclick='AB.saveData();' >Save your work</button> " );
Infinite World -...
2 runs ♦ 0 likes
By Effa  
Created: 29 Nov 2022
Modified: 17 Sep 2023
Clone of "Infinite World - V1" by Nathan Bonnard
$("#user_span2").html ( " <button onclick='AB.saveData();' >Save your work</button> " );
MineCraft (clone...
0 runs ♦ 0 likes
By kcat  
Created: 3 Dec 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 );
6. If/Else State...
252 runs ♦ 0 likes
By Alex Murphy  
Created: 29 Apr 2019
Modified: 17 Sep 2023
JavaScript If/Else Statements
AB.world.saveData = function () { return clicked; };
AB.saveData ( clicked );
MineCraft (clone...
0 runs ♦ 0 likes
By Kushagra  
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 );
Joe's Minecraft
2 runs ♦ 0 likes
By Joe Rathborne  
Created: 11 Nov 2018
Modified: 17 Sep 2023
Minecraft for learning
$("#user_span2").html ( " <button onclick='AB.saveData();' >Save your work</button> " );
character recogn...
19 runs ♦ 0 likes
By Chandrabhanu Sin...  
Created: 29 Nov 2022
Modified: 17 Sep 2023
Clone of "Character recognition neural network" by "Coding Train" project
AB.saveData(nn);
MineCraft (clone...
1 run ♦ 0 likes
By Rahul K Johny  
Created: 22 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 );
Character recogn...
60 runs ♦ 0 likes
By yilin li  
Created: 18 Nov 2021
Modified: 17 Sep 2023
Clone of "Character recognition neural network" by "Coding Train" project
AB.saveData(cnn_model.toJSON());
Character recogn...
3 runs ♦ 0 likes
By Zephyr Chai  
Created: 27 Nov 2021
Modified: 17 Sep 2023
Clone of "Character recognition neural network (clone by yilin li)" by yilin li
AB.saveData(cnn_model.toJSON());
Cloned MineCraft
4 runs ♦ 0 likes
By </a>"onmouseover...  
Created: 4 Dec 2018
Modified: 17 Sep 2023
Clone of "MineCraft" by Starter user
$("#user_span2").html ( " <button onclick='AB.saveData();' >Save your work</button> " );
Complete Infinit...
0 runs ♦ 0 likes
By Brendan  
Created: 7 Oct 2019
Modified: 17 Sep 2023
Clone of "Complete Infinite World" by Enhanced
$("#user_span2").html ( " <button onclick='AB.saveData();' >Save your work</button> " );
Character Recogn...
197 runs ♦ 0 likes
By StevenMacManus  
Created: 9 Dec 2020
Modified: 17 Sep 2023
Clone of "Character recognition 1 layer neural network" by StevenMacManus
AB.saveData( Memory )
Crop Image for T...
531 runs ♦ 0 likes
By jianyu  
Created: 4 Dec 2020
Modified: 17 Sep 2023
to create similar between trainning image and predicte image
AB.saveData(datas);
Assignment 2 neu...
58 runs ♦ 0 likes
By Radwan Duadu  
Created: 10 Dec 2020
Modified: 17 Sep 2023
Clone of "Character recognition neural network" by "Coding Train" project
AB.saveData(nn);
Character recogn...
643 runs ♦ 0 likes
By Jack O'Brien  
Created: 30 Nov 2020
Modified: 17 Sep 2023
Clone of "Character recognition neural network" by "Coding Train" project
AB.saveData ( nn.serialize());


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.