minor refactoring

This commit is contained in:
biglyderv 2024-11-25 14:14:20 -05:00
parent e255982fef
commit 8cb80b9cbe
3 changed files with 48 additions and 38 deletions

View file

@ -9,9 +9,10 @@
<body>
<section id='main'>
<h1>UniButton</h1>
<p>The <b>left mouse</b> is the only button. Click to launch... figure out the rest of the combos yourself.</p>
<p><i>By <a href='https://zenoverse.net/'>Onez</a>, more games at <a
href='https://discord.gg/EpsRZrHswBu'>Discord</a></i></p>
<p>The <b>left mouse button</b> is the only input. No keyboard, moving the mouse, or anything else.</p>
<p>Click to launch... figure out the rest of the combos yourself.</p>
<p><i>Created by <a href='https://zenoverse.net/'>Onez</a>. Join our <a
href='https://discord.gg/EpsRZrHswBu'>Discord</a>!</i></p>
<div>
<canvas id='canvas'></canvas>
</div>