Update index.html

This commit is contained in:
Omar Najjar 2025-01-12 01:35:03 +11:00
parent d0d0ffb873
commit 488fbed160

View file

@ -36,6 +36,7 @@
</style>
</head>
<body>
<h1>because a girl told me to build a panda 🐼</h1>
<canvas id="gameCanvas" width="400" height="600"></canvas>
<button id="restartButton">Restart Game</button>