Mercurial
annotate graphics/index.html @ 118:249881ceff7b
[PostDog] Updated some core logic. Will create a bookmark for postdog until the launch as this is annoying to deal with.
| author | June Park <parkjune1995@gmail.com> |
|---|---|
| date | Wed, 07 Jan 2026 13:24:38 -0800 |
| parents | 70ca1d99f3fd |
| children |
| rev | line source |
|---|---|
|
68
70ca1d99f3fd
Mimicing what tsoding did for his video. Kinda cool.
June Park <parkjune1995@gmail.com>
parents:
diff
changeset
|
1 <canvas id="game"></canvas> |
|
70ca1d99f3fd
Mimicing what tsoding did for his video. Kinda cool.
June Park <parkjune1995@gmail.com>
parents:
diff
changeset
|
2 <script href="index.js" src="index.js"></script> |