view graphics/index.html @ 276:b55c22cff335

Add interactive infinite canvas prototype
author MrJuneJune <me@mrjunejune.com>
date Mon, 17 Aug 2026 16:57:56 -0700
parents 70ca1d99f3fd
children
line wrap: on
line source

<canvas id="game"></canvas>
<script href="index.js" src="index.js"></script>