-
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
0 parents
commit 63b2902
Showing
15 changed files
with
45,552 additions
and
0 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Large diffs are not rendered by default.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Large diffs are not rendered by default.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Large diffs are not rendered by default.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Large diffs are not rendered by default.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
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 |
---|---|---|
@@ -0,0 +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>body,html{width:100%;height:100%}body{background-color:#000;justify-content:center;align-items:center;margin:0;display:flex}.game-container{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.lds-dual-ring{width:80px;height:80px;margin:auto;display:inline-block;position:absolute;left:0;right:0}.lds-dual-ring:after{content:" ";border:6px solid #fff;border-color:#fff #0000;border-radius:50%;width:64px;height:64px;animation:1.2s linear infinite lds-dual-ring;display:block}@keyframes lds-dual-ring{0%{transform:rotate(0)}to{transform:rotate(360deg)}}#canvas{z-index:2;display:block;width:100%!important;height:100%!important}*{font-family:Helvetica Neue,Arial,sans-serif}:focus{outline:none}#note{visibility:hidden;color:#fff;text-align:center;z-index:3;background-color:#8b0000;border-radius:2px;padding:16px;position:fixed;bottom:30px;left:30px}#note.show{visibility:visible;-webkit-animation:.5s fadein,.5s 4s fadeout;animation:.5s fadein,.5s 4s fadeout}@-webkit-keyframes fadein{0%{opacity:0;bottom:0}to{opacity:1;bottom:30px}}@keyframes fadein{0%{opacity:0;bottom:0}to{opacity:1;bottom:30px}}@-webkit-keyframes fadeout{0%{opacity:1;bottom:30px}to{opacity:0;bottom:0}}@keyframes fadeout{0%{opacity:1;bottom:30px}to{opacity:0;bottom:0}}</style><link as=fetch crossorigin href=./gdclone-9e767304526bb09c_bg.wasm integrity=sha384-UmRVG50okVeReixGItN6efXPzeJbMc-i9cRmd28Izw45dLiIjlFgAcXFxGSEdPB8 rel=preload type=application/wasm><link crossorigin href=./gdclone-9e767304526bb09c.js integrity=sha384-UX1kzuPc3Tx-WSoAwKJBehKQjf6uMh-E37epBQK3W2cQ9qeHYnJepRd6xC_euEsl rel=modulepreload></head><body><script>(()=>{let d=0;var c=(e=>{let f=d;a.forEach(a=>{if(a.state!==`running`){a.resume()}else{f++}});if(f>d&&f===a.length){b.forEach(a=>{document.removeEventListener(a,c)})}});const a=[];const b=[`click`,`contextmenu`,`auxclick`,`dblclick`,`mousedown`,`mouseup`,`pointerup`,`touchend`,`keydown`,`keyup`];self.AudioContext=new Proxy(self.AudioContext,{construct(b,c){const d=new b(...c);a.push(d);return d}});b.forEach(a=>{document.addEventListener(a,c)})})()</script><script>(()=>{let a=`note`;setTimeout((()=>{const b=document.getElementById(a);b.className=`show`;setTimeout((()=>{const b=document.getElementById(a);b.className=``}),4500)}),3000)})()</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 type=module>import a,*as b from"./gdclone-9e767304526bb09c.js";a(`./gdclone-9e767304526bb09c_bg.wasm`);window.wasmBindings=b</script><!-- Cloudflare Web Analytics --><script defer src='https://static.cloudflareinsights.com/beacon.min.js' data-cf-beacon='{"token": "eea27fa8f0584241b3c4af2e0ac0d922"}'></script><!-- End Cloudflare Web Analytics --></body></html> |