-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
7 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
<!doctype html><html lang=en><meta charset=utf-8><meta content="width=device-width,initial-scale=1,user-scalable=no" name=viewport><meta content=website property=og:type><meta content=https://opstic.github.io/gdclone/ property=og:url><meta content="GDClone: An alternative Geometry Dash client built using Bevy" property=og:title><meta content="An alternative Geometry Dash client built using Bevy" property=og:description><meta content=https://opstic.github.io/gdclone/banner.png property=og:image><title>GDClone v0.1.0</title><link href=icon.ico rel=icon><style nonce="wJ57w6ceJhzpHFGJztiP2A==">body,html{width:100%;height:100%}body{background-color:#000;margin:0;display:flex;justify-content:center;align-items:center}.game-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.lds-dual-ring{display:inline-block;position:absolute;left:0;right:0;margin:auto;width:80px;height:80px}.lds-dual-ring:after{content:" ";display:block;width:64px;height:64px;border-radius:50%;border:6px solid #fff;border-color:#fff transparent #fff transparent;animation:lds-dual-ring 1.2s linear infinite}@keyframes lds-dual-ring{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}#canvas{display:block;width:100%!important;height:100%!important;z-index:2}*{font-family:"Helvetica Neue",Arial,sans-serif}:focus{outline:0}#note{visibility:hidden;background-color:#8b0000;color:#fff;text-align:center;border-radius:2px;padding:16px;position:fixed;z-index:3;left:30px;bottom:30px}#note.show{visibility:visible;-webkit-animation:fadein .5s,fadeout .5s 4s;animation:fadein .5s,fadeout .5s 4s}@-webkit-keyframes fadein{from{bottom:0;opacity:0}to{bottom:30px;opacity:1}}@keyframes fadein{from{bottom:0;opacity:0}to{bottom:30px;opacity:1}}@-webkit-keyframes fadeout{from{bottom:30px;opacity:1}to{bottom:0;opacity:0}}@keyframes fadeout{from{bottom:30px;opacity:1}to{bottom:0;opacity:0}}</style><link href=./gdclone-c5aeca5da45c82c3.js rel=modulepreload crossorigin=anonymous integrity="sha512-+SG/j5qfkr3qVJbeWD5VaTwwRFXULeLcTJtjQuiOJRQS58Sj5c3ujtEaLkMM8P1DqNjw+v9KOqNYsz+R2WPSzA=="><link href=./gdclone_webgpu-3201727a241a76bb.js rel=modulepreload crossorigin=anonymous integrity="sha512-CENz1BSugIXOuAWmwCSYnYQ8JUa7KsLyIih2MAc7La3RDOICStWtryGUVpKK9eqA0/7fBCjT6D219okYR0t9JA=="><body><script nonce="LZ7FlILwEfiiOf19Ci0RmQ==">!function(){const e=[],n=["click","contextmenu","auxclick","dblclick","mousedown","mouseup","pointerup","touchend","keydown","keyup"];function t(o){let c=0;e.forEach(e=>{"running"!==e.state?e.resume():c++}),c>0&&c===e.length&&n.forEach(e=>{document.removeEventListener(e,t)})}self.AudioContext=new Proxy(self.AudioContext,{construct(n,t){const o=new n(...t);return e.push(o),o}}),n.forEach(e=>{document.addEventListener(e,t)})}();</script><script>setTimeout(function(){document.getElementById("note").className="show",setTimeout(function(){document.getElementById("note").className=""},4500)},3e3)</script><div id=note>WARNING: This is an early version of GDClone for browser, things might break!</div><div class=game-container><div class=lds-dual-ring></div><canvas autofocus id=canvas>Javascript and support for canvas are required</canvas></div><script nonce="V9fcFFWz05qgVEXprhhJFQ==" type=module>import d,*as a from"./gdclone-c5aeca5da45c82c3.js";import g,*as e from"./gdclone_webgpu-3201727a241a76bb.js";navigator.gpu?(console.log("Found WebGPU support"),wasm=await g("./gdclone_webgpu-3201727a241a76bb_bg.wasm"),window.wasmBindings=e):(wasm=await d("./gdclone-c5aeca5da45c82c3_bg.wasm"),window.wasmBindings=a);</script><script data-cf-beacon='{"token": "eea27fa8f0584241b3c4af2e0ac0d922"}' defer src=https://static.cloudflareinsights.com/beacon.min.js></script> | ||
<!doctype html><html lang=en><meta charset=utf-8><meta content="width=device-width,initial-scale=1,user-scalable=no" name=viewport><meta content=website property=og:type><meta content=https://opstic.github.io/gdclone/ property=og:url><meta content="GDClone: An alternative Geometry Dash client built using Bevy" property=og:title><meta content="An alternative Geometry Dash client built using Bevy" property=og:description><meta content=https://opstic.github.io/gdclone/banner.png property=og:image><title>GDClone v0.1.0</title><link href=icon.ico rel=icon><style nonce="wJ57w6ceJhzpHFGJztiP2A==">body,html{width:100%;height:100%}body{background-color:#000;margin:0;display:flex;justify-content:center;align-items:center}.game-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.lds-dual-ring{display:inline-block;position:absolute;left:0;right:0;margin:auto;width:80px;height:80px}.lds-dual-ring:after{content:" ";display:block;width:64px;height:64px;border-radius:50%;border:6px solid #fff;border-color:#fff transparent #fff transparent;animation:lds-dual-ring 1.2s linear infinite}@keyframes lds-dual-ring{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}#canvas{display:block;width:100%!important;height:100%!important;z-index:2}*{font-family:"Helvetica Neue",Arial,sans-serif}:focus{outline:0}#note{visibility:hidden;background-color:#8b0000;color:#fff;text-align:center;border-radius:2px;padding:16px;position:fixed;z-index:3;left:30px;bottom:30px}#note.show{visibility:visible;-webkit-animation:fadein .5s,fadeout .5s 4s;animation:fadein .5s,fadeout .5s 4s}@-webkit-keyframes fadein{from{bottom:0;opacity:0}to{bottom:30px;opacity:1}}@keyframes fadein{from{bottom:0;opacity:0}to{bottom:30px;opacity:1}}@-webkit-keyframes fadeout{from{bottom:30px;opacity:1}to{bottom:0;opacity:0}}@keyframes fadeout{from{bottom:30px;opacity:1}to{bottom:0;opacity:0}}</style><link href=./gdclone.js rel=modulepreload crossorigin=anonymous integrity="sha512-59vHFFscttI4zJWDPURB7EabhY24lD/4Oovn7itzShcozzqfyJQabK58WOFb0BY5ViNpxJi/xObQPCodTQ6O4g=="><link href=./gdclone_webgpu.js rel=modulepreload crossorigin=anonymous integrity="sha512-2Hw2JT/wZ5Cmh9J7v9BKLzlO6CFOCl9MdDyTsBrOBdjBnYCer5TniGoF7u9xQEIxvr1/2dCeCJ/jp9GKlz0o6Q=="><body><script nonce="LZ7FlILwEfiiOf19Ci0RmQ==">!function(){const e=[],n=["click","contextmenu","auxclick","dblclick","mousedown","mouseup","pointerup","touchend","keydown","keyup"];function t(o){let c=0;e.forEach(e=>{"running"!==e.state?e.resume():c++}),c>0&&c===e.length&&n.forEach(e=>{document.removeEventListener(e,t)})}self.AudioContext=new Proxy(self.AudioContext,{construct(n,t){const o=new n(...t);return e.push(o),o}}),n.forEach(e=>{document.addEventListener(e,t)})}();</script><script>setTimeout(function(){document.getElementById("note").className="show",setTimeout(function(){document.getElementById("note").className=""},4500)},3e3)</script><div id=note>WARNING: This is an early version of GDClone for browser, things might break!</div><div class=game-container><div class=lds-dual-ring></div><canvas autofocus id=canvas>Javascript and support for canvas are required</canvas></div><script nonce="V9fcFFWz05qgVEXprhhJFQ==" type=module>import d,*as a from"./gdclone.js";import g,*as e from"./gdclone_webgpu.js";navigator.gpu?(console.log("Found WebGPU support"),wasm=await g("./gdclone_webgpu_bg.wasm"),window.wasmBindings=e):(wasm=await d("./gdclone_bg.wasm"),window.wasmBindings=a);</script><script data-cf-beacon='{"token": "eea27fa8f0584241b3c4af2e0ac0d922"}' defer src=https://static.cloudflareinsights.com/beacon.min.js></script> |