typescript on both client and server with communication via socket.io

This commit is contained in:
Gavin McDonald
2025-04-09 11:28:35 -04:00
parent 9f2773f45d
commit 3c4b8cf56e
73 changed files with 1233 additions and 41 deletions

2
public/cards/9D.svg Normal file
View File

@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" class="card" face="9D" height="3.5in" preserveAspectRatio="none" viewBox="-120 -168 240 336" width="2.5in"><defs><symbol id="SD9" viewBox="-600 -600 1200 1200" preserveAspectRatio="xMinYMid"><path d="M-400 0C-350 0 0 -450 0 -500C0 -450 350 0 400 0C350 0 0 450 0 500C0 450 -350 0 -400 0Z" fill="red"></path></symbol><symbol id="VD9" viewBox="-500 -500 1000 1000" preserveAspectRatio="xMinYMid"><path d="M250 -100A250 250 0 0 1 -250 -100L-250 -210A250 250 0 0 1 250 -210L250 210A250 250 0 0 1 0 460C-150 460 -180 400 -200 375" stroke="red" stroke-width="80" stroke-linecap="square" stroke-miterlimit="1.5" fill="none"></path></symbol></defs><rect width="239" height="335" x="-119.5" y="-167.5" rx="12" ry="12" fill="white" stroke="black"></rect><use xlink:href="#VD9" height="32" width="32" x="-114.4" y="-156"></use><use xlink:href="#SD9" height="26.769" width="26.769" x="-111.784" y="-119"></use><use xlink:href="#SD9" height="70" width="70" x="-87.501" y="-135.501"></use><use xlink:href="#SD9" height="70" width="70" x="17.501" y="-135.501"></use><use xlink:href="#SD9" height="70" width="70" x="-87.501" y="-68.5"></use><use xlink:href="#SD9" height="70" width="70" x="17.501" y="-68.5"></use><use xlink:href="#SD9" height="70" width="70" x="-35" y="-35"></use><g transform="rotate(180)"><use xlink:href="#VD9" height="32" width="32" x="-114.4" y="-156"></use><use xlink:href="#SD9" height="26.769" width="26.769" x="-111.784" y="-119"></use><use xlink:href="#SD9" height="70" width="70" x="-87.501" y="-135.501"></use><use xlink:href="#SD9" height="70" width="70" x="17.501" y="-135.501"></use><use xlink:href="#SD9" height="70" width="70" x="-87.501" y="-68.5"></use><use xlink:href="#SD9" height="70" width="70" x="17.501" y="-68.5"></use></g></svg>

After

Width:  |  Height:  |  Size: 1.8 KiB