mirror of
https://gitea.smigz.com/smiggiddy/odin-codeprojects.git
synced 2025-07-15 05:40:36 -04:00
feat: game functionality added
This commit is contained in:
parent
358c1c524c
commit
dcb7c62de0
3 changed files with 74 additions and 23 deletions
|
@ -15,6 +15,9 @@
|
|||
</header>
|
||||
<main>
|
||||
<div class="content">
|
||||
<div class="game-status">
|
||||
|
||||
</div>
|
||||
<div class="game-area">
|
||||
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue