Skip to content

Commit

Permalink
clicker page
Browse files Browse the repository at this point in the history
  • Loading branch information
kkwan0 committed Sep 22, 2021
1 parent 1c38603 commit 5b2bef9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions templates/turtleclicker.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,9 @@
</head>
<body>
<h1>Turtle Clicker</h1>
<h3>made by gamer groop</h3>
<p> this is a turtle clicker </p>
<img src = "/static/turtleon!.png" id = "turtle" style = "width:150px">
<p>Turtle clicked: 0</p>
</body>
</html>

0 comments on commit 5b2bef9

Please sign in to comment.