mirror of
https://github.com/zyllian/webdog.git
synced 2025-05-10 02:26:42 -07:00
add initial pet graphics
This commit is contained in:
parent
3d97fbb73c
commit
248041bb55
3 changed files with 94 additions and 4 deletions
|
@ -8,7 +8,7 @@ styles: ["pet.css"]
|
|||
<noscript><p>javascript is required for the pet game!!</p></noscript>
|
||||
<div id="pet-display">
|
||||
<h2 class="pet-name"></h2>
|
||||
<p>--pet placeholder here--</p>
|
||||
<div class="the-pet"></div>
|
||||
<!-- TODO: make pets interactable -->
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue