Skip to content

Commit 90ebbc1

Browse files
committed
build: deploy 37f7344 to gh-pages
0 parents  commit 90ebbc1

27 files changed

Lines changed: 78 additions & 0 deletions

β€Žassets/index-CG7lQBf9.cssβ€Ž

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
*{border:0;margin:0;padding:0}html,body{width:100%;height:100%;overflow:hidden}body{background:#d3d3d3}canvas{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}

β€Žassets/index-FmUkKnjm.jsβ€Ž

Lines changed: 55 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Žindex.htmlβ€Ž

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<!doctype html><html lang="en-US"><head><meta charset="utf-8"/><link rel="icon" href="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>🎢</text></svg>"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="🎢 Rhythmism is a web rhythm game."/><meta property="og:image" content="https://remarkablegames.org/rhythmism/screenshots/sinbad1.png"/><link rel="manifest" href="/rhythmism/manifest.json"/><script src="https://unpkg.com/github-corners/dist/embed.min.js" data-href="https://github.com/remarkablegames/rhythmism" data-target="_blank" async defer="defer"></script><style>@media (max-width:600px){.github-corner{display:none}}.github-corner>svg{opacity:.6;transition:opacity .4s}.github-corner:hover>svg{opacity:1}</style><title>Rhythmism | remarkablegames</title><script type="module" crossorigin src="/rhythmism/assets/index-FmUkKnjm.js"></script><link rel="stylesheet" crossorigin href="/rhythmism/assets/index-CG7lQBf9.css"></head><body><noscript>You need to enable JavaScript to play this game.</noscript><script>window['ga-disable-G-C0Y4213M4D'] = false;
2+
window.dataLayer = window.dataLayer || [];
3+
window.gtag = function () {
4+
dataLayer.push(arguments);
5+
};
6+
gtag('js', new Date());
7+
gtag('config', 'G-C0Y4213M4D');</script><script async src="https://www.googletagmanager.com/gtag/js?id=G-C0Y4213M4D"></script></body></html>

β€Žmanifest.jsonβ€Ž

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"short_name": "Rhythmism",
3+
"name": "Rhythmism",
4+
"icons": [
5+
{
6+
"src": "musical-note.png",
7+
"type": "image/png",
8+
"sizes": "72x72"
9+
}
10+
],
11+
"start_url": ".",
12+
"display": "standalone",
13+
"theme_color": "#000000",
14+
"background_color": "#ffffff"
15+
}

β€Žmusical-note.pngβ€Ž

2.82 KB
Loading

β€Žscreenshots/menu1.pngβ€Ž

57.5 KB
Loading

β€Žscreenshots/menu2.pngβ€Ž

64.7 KB
Loading

β€Žscreenshots/sinbad1.pngβ€Ž

86.6 KB
Loading

β€Žscreenshots/sinbad2.pngβ€Ž

84.5 KB
Loading
69.3 KB
Loading

0 commit comments

Comments
Β (0)