2016-02-13 12:21:29 +01:00
<!doctype html>
< html lang = "en-us" >
< head >
< meta charset = "utf-8" >
< meta http-equiv = "Content-Type" content = "text/html; charset=utf-8" >
2022-01-10 22:31:30 +01:00
< title > raylib web game< / title >
2016-02-13 12:21:29 +01:00
2022-01-10 22:31:30 +01:00
< meta name = "title" content = "raylib web game" >
< meta name = "description" content = "New raylib web videogame, developed using raylib videogames library" >
2016-02-13 12:21:29 +01:00
< meta name = "keywords" content = "raylib, games, html5, programming, C, C++, library, learn, videogames" >
< meta name = "viewport" content = "width=device-width" >
2019-05-21 23:30:34 +02:00
<!-- Open Graph metatags for sharing -->
2022-01-10 22:31:30 +01:00
< meta property = "og:title" content = "raylib web game" >
2016-02-13 12:21:29 +01:00
< meta property = "og:image:type" content = "image/png" >
2019-01-08 21:05:23 +01:00
< meta property = "og:image" content = "https://www.raylib.com/common/img/raylib_logo.png" >
2016-02-13 12:21:29 +01:00
< meta property = "og:site_name" content = "raylib.com" >
2019-05-21 23:30:34 +02:00
< meta property = "og:url" content = "https://www.raylib.com/games.html" >
2022-01-10 22:31:30 +01:00
< meta property = "og:description" content = "New raylib web videogame, developed using raylib videogames library" >
2016-02-13 12:21:29 +01:00
2017-05-10 19:40:49 +02:00
<!-- Twitter metatags for sharing -->
2016-02-13 12:21:29 +01:00
< meta name = "twitter:card" content = "summary" >
2017-05-10 19:40:49 +02:00
< meta name = "twitter:site" content = "@raysan5" >
2022-01-10 22:31:30 +01:00
< meta name = "twitter:title" content = "raylib web game" >
2019-05-21 23:30:34 +02:00
< meta name = "twitter:image" content = "https://www.raylib.com/common/raylib_logo.png" >
< meta name = "twitter:url" content = "https://www.raylib.com/games.html" >
2022-01-10 22:31:30 +01:00
< meta name = "twitter:description" content = "New raylib web game, developed using raylib videogames library" >
2016-02-13 12:21:29 +01:00
2019-05-22 10:40:51 +02:00
<!-- Favicon -->
2019-01-08 21:05:23 +01:00
< link rel = "shortcut icon" href = "https://www.raylib.com/favicon.ico" >
2016-02-13 12:21:29 +01:00
< style >
2019-05-22 10:40:51 +02:00
body {
font-family: arial;
margin: 0;
2016-02-13 12:21:29 +01:00
padding: none;
}
2019-05-22 10:40:51 +02:00
#header {
width: 100%;
height: 80px;
background-color: #888888;
2016-02-13 12:21:29 +01:00
}
2019-05-22 10:40:51 +02:00
/* NOTE: raylib logo is embedded in the page as base64 png image */
#logo {
2016-02-13 12:21:29 +01:00
width:64px;
height:64px;
float:left;
position:relative;
margin:10px;
2019-05-22 10:40:51 +02:00
background-image:url('data:image/png;base64,\
iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAIAAAAlC+aJAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADs\
MAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjExR/NCNwAAA7JJREFUaEPtk0FyWzEMQ+37X7fZhxX4\
YY3AD1OKF1nkzTRlSBCCLeVBnvl/AUdaELOunPno1kts1kixdtEZKVs+xIxebBkZsVknn/L5nFGDLR8T4zVC9fX19S/+tTFijr\
YK4jUjbPUtqBHpnEE6PkZD7jQZV8n5Recw1XQKciZuPaEtR6UjNs5ENVGMsBVqpPtER0ZMOhpyp8m4YL4OjD9yxsyZxnQycfMJ\
ETNSzsRE1+dihK3YMiJmpHTW3xpmXPC6BXlCHfqnBlsjY5hxf/6EVEOM2BTEi0fYCX4ONSI6Kq3Blg/prIOMq2CsRur4KQ0x64\
SdjOufEDEdHZGOhmz5RDHCVqhRuQ86YsVskbc+GXchLiHnFyYH+UigQDVGnImbT8hwFkgLg2qiM8JO6Ylx1FNLa3DmYwqCTsZd\
4BPqGJG7MwKzpeiWKTKxXkLMVE3MSOmsdwxLH6Rd/wCCLSNDx6djeKfJuArGeoYamRHpaEjnCBYZVy8hZqo2GI36qPjsiOiMsB\
XGcev4Mx9TLGTchbgEjN/uz6jGrBvDjg+LTNx8Qp2CbG2xMKgmOiPslJ4Yxx+eSnSkzlosZNwFPiHl7FRTkLNRJm4+IeVM0ymI\
H42wE/wcKalQI4MRl4EW3p6VcRWMua8F6WjIlqZDxvVPiHQ6CjVbYkV9ohhhp/Rk1wiYgpyJ78i4CsZbjkb8Qx+ihvzu3RPaKo\
gZkY6GlEeMsKdPSOFIC8VoOusg44L5c+T8ouOoGhWbdWJ8tMi4egkxo4hoh2yNTGf3iIyr5Lyic4bRENXo+lvDjAt4C1Hk/OKt\
UaAj0+n4dMSZ2D+hrYJsaYh2SClG2jV9kJKKzhlGQ1SsW299Mq6C8dYZHTExo8fzieI5ivipYnYy7nwJqGKmOYyRwfiUBXITfh\
5qSHRGWEkfqJqURgvsdHyWYv7Ko8DnYYegk3EB00cxprdrJRzFd7YQzawu8L1GMTYS/KpPaAFTkIn1EmJmspJSs5xBzSyGhlkB\
mlxfNFiP5mw4wlbMh4F5Ddxp5jNINBdCEz9zPOC1zD7Q0HBdmXndwv0TMtydEdzlWJT4VZ8Qt9Qn4/onxMIwa5ZYGJU5yufBiC\
jwE50AGjLCVuS8Yt4H7OgZLKK5EKOsLviEWJSL/+0uMi7gLUSBseYwqEbXvSHCec1CJvZPyHCmYQffaBBfOTCGHM2aEbZi1+gO\
1XTWVXMnzrhAn5DSOZVsiQlHnSITKzGj6DeTcZWc/3oy7h9//PF4PL4BlvsWrb6RE+oAAAAASUVORK5CYII=');
2016-02-13 12:21:29 +01:00
}
.emscripten { padding-right: 0; margin-left: auto; margin-right: auto; display: block; }
div.emscripten { text-align: center; }
div.emscripten_border { border: 1px solid black; }
2019-05-22 10:40:51 +02:00
/* NOTE: Canvas *must not* have any border or padding, or mouse coords will be wrong */
canvas.emscripten {
border: 0px none;
background: black;
2021-05-12 19:51:29 +02:00
width: 100%;
2016-02-13 12:21:29 +01:00
}
2019-05-22 10:40:51 +02:00
.spinner {
height: 30px;
width: 30px;
margin: 0;
margin-top: 20px;
2016-02-13 12:21:29 +01:00
margin-left: 20px;
2019-05-22 12:33:28 +02:00
display: inline-block;
vertical-align: top;
2016-02-13 12:21:29 +01:00
-webkit-animation: rotation .8s linear infinite;
-moz-animation: rotation .8s linear infinite;
-o-animation: rotation .8s linear infinite;
animation: rotation 0.8s linear infinite;
border-left: 5px solid black;
border-right: 5px solid black;
border-bottom: 5px solid black;
border-top: 5px solid red;
border-radius: 100%;
background-color: rgb(245, 245, 245);
}
@-webkit-keyframes rotation {
from {-webkit-transform: rotate(0deg);}
to {-webkit-transform: rotate(360deg);}
}
@-moz-keyframes rotation {
from {-moz-transform: rotate(0deg);}
to {-moz-transform: rotate(360deg);}
}
@-o-keyframes rotation {
from {-o-transform: rotate(0deg);}
to {-o-transform: rotate(360deg);}
}
@keyframes rotation {
from {transform: rotate(0deg);}
to {transform: rotate(360deg);}
}
#status {
display: inline-block;
vertical-align: top;
margin-top: 30px;
margin-left: 20px;
font-weight: bold;
color: rgb(40, 40, 40);
}
#progress {
2019-05-28 12:08:04 +02:00
height: 0px;
width: 0px;
2016-02-13 12:21:29 +01:00
}
#controls {
display: inline-block;
float: right;
vertical-align: top;
2019-05-22 16:13:59 +02:00
margin-top: 15px;
2016-02-13 12:21:29 +01:00
margin-right: 20px;
}
#output {
width: 100%;
height: 140px;
margin: 0 auto;
margin-top: 10px;
display: block;
background-color: black;
color: rgb(37, 174, 38);
font-family: 'Lucida Console', Monaco, monospace;
outline: none;
}
2019-05-22 16:13:59 +02:00
input[type=button] {
background-color: lightgray;
border: 4px solid darkgray;
color: black;
text-decoration: none;
cursor: pointer;
width: 140px;
height: 50px;
}
input[type=button]:hover {
background-color: #f5f5f5ff;
border-color: black;
}
2016-02-13 12:21:29 +01:00
< / style >
< / head >
< body >
2019-05-22 10:40:51 +02:00
< div id = "header" >
2019-01-08 21:05:23 +01:00
< a id = "logo" href = "https://www.raylib.com" > < / a >
2016-02-13 12:21:29 +01:00
< div class = "spinner" id = 'spinner' > < / div >
< div class = "emscripten" id = "status" > Downloading...< / div >
< span id = 'controls' >
2020-03-30 21:34:45 +02:00
< span > < input type = "button" value = "🖵 FULLSCREEN" onclick = "Module.requestFullscreen(false, false)" > < / span >
< span > < input type = "button" id = "btn-audio" value = "🔇 SUSPEND" onclick = "toggleAudio()" > < / span >
2016-02-13 12:21:29 +01:00
< / span >
< div class = "emscripten" >
< progress value = "0" max = "100" id = "progress" hidden = 1 > < / progress >
< / div >
< / div >
< div class = "emscripten_border" >
2019-05-22 10:40:51 +02:00
< canvas class = "emscripten" id = "canvas" oncontextmenu = "event.preventDefault()" tabindex = -1 > < / canvas >
2016-02-13 12:21:29 +01:00
< / div >
< textarea id = "output" rows = "8" > < / textarea >
2018-11-26 17:16:26 +01:00
< script type = 'text/javascript' src = "https://cdn.jsdelivr.net/gh/eligrey/FileSaver.js/dist/FileSaver.min.js" > < / script >
< script type = 'text/javascript' >
2019-05-22 16:13:59 +02:00
function saveFileFromMEMFSToDisk(memoryFSname, localFSname) // This can be called by C/C++ code
2019-05-22 10:55:03 +02:00
{
2021-09-03 15:24:05 +02:00
var isSafari = false; // Not supported, navigator.userAgent access is being restricted
//var isSafari = /^((?!chrome|android).)*safari/i.test(navigator.userAgent);
2019-05-22 10:55:03 +02:00
var data = FS.readFile(memoryFSname);
var blob;
2018-11-26 17:16:26 +01:00
2019-05-22 10:55:03 +02:00
if (isSafari) blob = new Blob([data.buffer], { type: "application/octet-stream" });
else blob = new Blob([data.buffer], { type: "application/octet-binary" });
2018-11-26 17:16:26 +01:00
2019-05-22 16:13:59 +02:00
// NOTE: SaveAsDialog is a browser setting. For example, in Google Chrome,
2019-05-22 10:55:03 +02:00
// in Settings/Advanced/Downloads section you have a setting:
// 'Ask where to save each file before downloading' - which you can set true/false.
2019-05-22 16:13:59 +02:00
// If you enable this setting it would always ask you and bring the SaveAsDialog
2019-05-22 10:55:03 +02:00
saveAs(blob, localFSname);
}
2018-11-26 17:16:26 +01:00
< / script >
2016-02-13 12:21:29 +01:00
< script type = 'text/javascript' >
2019-05-22 10:55:03 +02:00
var statusElement = document.querySelector('#status');
var progressElement = document.querySelector('#progress');
var spinnerElement = document.querySelector('#spinner');
var Module = {
preRun: [],
postRun: [],
print: (function() {
var element = document.querySelector('#output');
if (element) element.value = ''; // Clear browser cache
return function(text) {
if (arguments.length > 1) text = Array.prototype.slice.call(arguments).join(' ');
// These replacements are necessary if you render to raw HTML
//text = text.replace(/& /g, "& ");
//text = text.replace(/< /g, "< ");
//text = text.replace(/>/g, "> ");
//text = text.replace('\n', '< br > ', 'g');
console.log(text);
if (element) {
element.value += text + "\n";
element.scrollTop = element.scrollHeight; // focus on bottom
}
};
})(),
printErr: function(text) {
if (arguments.length > 1) text = Array.prototype.slice.call(arguments).join(' ');
console.error(text);
},
canvas: (function() {
var canvas = document.querySelector('#canvas');
2019-05-22 10:40:51 +02:00
2020-02-22 10:36:20 +01:00
// As a default initial behavior, pop up an alert when webgl context is lost.
// To make your application robust, you may want to override this behavior before shipping!
2019-05-22 10:55:03 +02:00
// See http://www.khronos.org/registry/webgl/specs/latest/1.0/#5.15.2
canvas.addEventListener("webglcontextlost", function(e) { alert('WebGL context lost. You will need to reload the page.'); e.preventDefault(); }, false);
2019-05-22 10:40:51 +02:00
2019-05-22 10:55:03 +02:00
return canvas;
})(),
setStatus: function(text) {
if (!Module.setStatus.last) Module.setStatus.last = { time: Date.now(), text: '' };
if (text === Module.setStatus.last.text) return;
var m = text.match(/([^(]+)\((\d+(\.\d+)?)\/(\d+)\)/);
var now = Date.now();
if (m & & now - Module.setStatus.last.time < 30 ) return ; / / If this is a progress update , skip it if too soon
Module.setStatus.last.time = now;
Module.setStatus.last.text = text;
if (m) {
text = m[1];
progressElement.value = parseInt(m[2])*100;
progressElement.max = parseInt(m[4])*100;
2019-05-28 12:08:04 +02:00
progressElement.hidden = true;
2019-05-22 10:55:03 +02:00
spinnerElement.hidden = false;
} else {
progressElement.value = null;
progressElement.max = null;
progressElement.hidden = true;
2019-05-22 12:33:28 +02:00
if (!text) spinnerElement.style.display = 'none';
2019-05-22 10:55:03 +02:00
}
statusElement.innerHTML = text;
},
totalDependencies: 0,
monitorRunDependencies: function(left) {
this.totalDependencies = Math.max(this.totalDependencies, left);
Module.setStatus(left ? 'Preparing... (' + (this.totalDependencies-left) + '/' + this.totalDependencies + ')' : 'All downloads complete.');
2019-05-22 12:33:28 +02:00
},
//noInitialRun: true
2019-05-22 10:55:03 +02:00
};
Module.setStatus('Downloading...');
window.onerror = function() {
Module.setStatus('Exception thrown, see JavaScript console');
spinnerElement.style.display = 'none';
Module.setStatus = function(text) { if (text) Module.printErr('[post-exception status] ' + text); };
2016-02-13 12:21:29 +01:00
};
< / script >
2019-05-22 12:33:28 +02:00
2019-05-22 16:13:59 +02:00
<!-- REF: https://developers.google.com/web/updates/2018/11/web - audio - autoplay -->
2019-05-22 12:33:28 +02:00
< script type = 'text/javascript' >
2019-05-22 16:13:59 +02:00
var audioBtn = document.querySelector('#btn-audio');
// An array of all contexts to resume on the page
const audioContexList = [];
2019-05-22 12:33:28 +02:00
(function() {
2019-05-22 16:13:59 +02:00
// A proxy object to intercept AudioContexts and
// add them to the array for tracking and resuming later
2019-05-22 12:33:28 +02:00
self.AudioContext = new Proxy(self.AudioContext, {
construct(target, args) {
const result = new target(...args);
2019-05-22 16:13:59 +02:00
audioContexList.push(result);
2020-03-30 21:34:45 +02:00
if (result.state == "suspended") audioBtn.value = "🔈 RESUME";
2019-05-22 12:33:28 +02:00
return result;
2019-05-22 16:13:59 +02:00
}
});
})();
2019-05-22 12:33:28 +02:00
2019-05-22 16:13:59 +02:00
function toggleAudio() {
var resumed = false;
audioContexList.forEach(ctx => {
if (ctx.state == "suspended") { ctx.resume(); resumed = true; }
else if (ctx.state == "running") ctx.suspend();
});
2019-05-22 12:33:28 +02:00
2020-03-30 21:34:45 +02:00
if (resumed) audioBtn.value = "🔇 SUSPEND";
else audioBtn.value = "🔈 RESUME";
2019-05-22 16:13:59 +02:00
}
2019-05-22 12:33:28 +02:00
< / script >
2016-02-13 12:21:29 +01:00
{{{ SCRIPT }}}
< / body >
2019-05-22 12:33:28 +02:00
< / html >