Skip to content

Commit

Permalink
bug fixes #5
Browse files Browse the repository at this point in the history
  • Loading branch information
iLikeGrape committed Nov 18, 2024
1 parent 27ff15f commit e1d0bf6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions dinogame.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,11 @@
<body>
<h1>Chrome Dinosaur Game</h1>
<canvas id="board"></canvas>
<div id="list">
<ul>
<li><a href=dinogame.html>Dino Game</a></li>
<li><a href=index.html>Tic Tac Toe</a></li>
</ul>
</div>
</body>
</html>

0 comments on commit e1d0bf6

Please sign in to comment.