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/7H.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="7H" height="3.5in" preserveAspectRatio="none" viewBox="-120 -168 240 336" width="2.5in"><defs><symbol id="SH7" viewBox="-600 -600 1200 1200" preserveAspectRatio="xMinYMid"><path d="M0 -300C0 -400 100 -500 200 -500C300 -500 400 -400 400 -250C400 0 0 400 0 500C0 400 -400 0 -400 -250C-400 -400 -300 -500 -200 -500C-100 -500 0 -400 -0 -300Z" fill="red"></path></symbol><symbol id="VH7" viewBox="-500 -500 1000 1000" preserveAspectRatio="xMinYMid"><path d="M-265 -320L-265 -460L265 -460C135 -200 -90 100 -90 460" 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="#VH7" height="32" width="32" x="-114.4" y="-156"></use><use xlink:href="#SH7" height="26.769" width="26.769" x="-111.784" y="-119"></use><use xlink:href="#SH7" height="70" width="70" x="-87.501" y="-135.501"></use><use xlink:href="#SH7" height="70" width="70" x="17.501" y="-135.501"></use><use xlink:href="#SH7" height="70" width="70" x="-87.501" y="-35"></use><use xlink:href="#SH7" height="70" width="70" x="17.501" y="-35"></use><use xlink:href="#SH7" height="70" width="70" x="-35" y="-85.25"></use><g transform="rotate(180)"><use xlink:href="#VH7" height="32" width="32" x="-114.4" y="-156"></use><use xlink:href="#SH7" height="26.769" width="26.769" x="-111.784" y="-119"></use><use xlink:href="#SH7" height="70" width="70" x="-87.501" y="-135.501"></use><use xlink:href="#SH7" height="70" width="70" x="17.501" y="-135.501"></use></g></svg>

After

Width:  |  Height:  |  Size: 1.7 KiB