Mercurial
annotate graphics/index.html @ 159:05cf9467a1c3
[Postdog] Updated to use text area that can handle like html text area.
| author | June Park <parkjune1995@gmail.com> |
|---|---|
| date | Wed, 14 Jan 2026 08:56:33 -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> |