CALLUP GAME ENGINE







Welcome To Callup Game Engine

ABOUT

Callup Game Builder Or Engine is a type of engine with surphisticated tools and materials to make your dream games come true, having a platform which supports all kind of game building from Fps to adventure, even learning games.
Callup Game Engine also have an easy to implement code both in Javascript or C#, it also implement Html Api in other to build a clean sheet html5 game.
Callup Game Engine also support the uploading of your version and code mode having it retrival system which is an easy copy and paste system in css and javascript, like wise c# scripting, but not html tag input or c# blocks.
Callup Game Engine though having its own function it supports all form of game js coding, like three.js, vue.js, laravel.js, style.js, canvas.js, gomy.js, gdev.js and so many javascript codes.



Engine Code

Starter Code:
window.onload = function() {



}


Body Code:
window.onload = function() {
var body = document.getElementsByTagName('body')[0];
body.addEventListener("click", function() {


});
}


Running Code:
window.onload = function() {
var body = document.getElementsByTagName('body')[0];
body.addEventListener("click", function() {
//run code
let start = document.createElement('button');
start.addEventListener("click", function() {
start.style.display= "none";
var cli = 10;
let load = document.createElement('div');
callup.appendChild(load);
load.style= "position: absolute; top: 0; z-index: 999999; margin-top: 30%; width: 10px; background-color: #507bba; height: 10px;";
function rep() {
cli += 10;
var clip = cli + "px";
load.style.width = clip;
if(cli > 800){
//write the code of your game here represented by an id

}
}
setInterval(rep, 1000);
});
callup.appendChild(start);
let callup = document.getElementsById('canvas')[0];
callup.addEventListener("click", function() {


});
});
}

Or

Running Code:
window.onload = function() {
var body = document.getElementsByTagName('body')[0];
body.addEventListener("click", function() {
//run your code



});
}



window.onload = function() {
var body = document.getElementsByTagName('body')[0];
body.addEventListener("click", function() {
let start = document.createElement('button');
body.appendChild(start);
start.innerHTML= "PRESS TO START GAME";
var cli = 10;
start.addEventListener("click", function() {

start.style.display= "none";
let list = document.createElement('div');
list.style= "width: 10px; height: 10px; background: blue;";

function rep() {
cli += 10;
var clip = cli + "px";
list.style.width = clip;
if(cli > 800) {
list.style.display= "none";
//add your code


}
}
setInterval(rep, 1000);
body.appendChild(list);


});
});
}


Explaining


 window.onload = function() {
 
 
 }
 
this is to tell the window to load the code function linking with out script linking the value
 var body = document.getElementsByTagName('body')[0];
 
this is to catch the body of the whole game
 body.addEventListener("click", function() {
 
 
 });
 
this is to create the event of your codes of the game on your game body
 let callup = document.createElement('canvas');
callup.addEventListener("click", function() {
 
 
 });
 
this is create your html5 canvas and to create every event of which you want your game to carry out
 let start = document.createElement('button');
 start.addEventListener("click", function() {
 
 
 });
 
this is to create a start button in your game and build it up
Well After the Body Load Function the rest are optional


SO CALLUP ENGINE IS AN EASY TO USE GAME BUILDER AND THE CODES ARE REUSABLE FOR ALL TYPE OF WEB DEVELOPMENT OR WEBAPP DEVELOPMENT
Thank you for using Callup Game Engine or Builder.




DOWNLOAD CALLUP GAME ENGINE





Download, Install, Run And Create An Account
CallUp Game Builder, also has a package also like asset store(still adding up), Callup Game Store, Callup Chat, Callup Social Media, Retrival/Uploading Code/Image/Audio System, Saving System (Temporary), Downloadable Codes and Callup Forum

Still Stay Tuned For The Next Version Of Callup Game Builder