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/3S.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="3S" height="3.5in" preserveAspectRatio="none" viewBox="-120 -168 240 336" width="2.5in"><defs><symbol id="SS3" viewBox="-600 -600 1200 1200" preserveAspectRatio="xMinYMid"><path d="M0 -500C100 -250 355 -100 355 185A150 150 0 0 1 55 185A10 10 0 0 0 35 185C35 385 85 400 130 500L-130 500C-85 400 -35 385 -35 185A10 10 0 0 0 -55 185A150 150 0 0 1 -355 185C-355 -100 -100 -250 0 -500Z" fill="black"></path></symbol><symbol id="VS3" viewBox="-500 -500 1000 1000" preserveAspectRatio="xMinYMid"><path d="M-250 -320L-250 -460L200 -460L-110 -80C-100 -90 -50 -120 0 -120C200 -120 250 0 250 150C250 350 170 460 -30 460C-230 460 -260 300 -260 300" stroke="black" 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="#VS3" height="32" width="32" x="-114.4" y="-156"></use><use xlink:href="#SS3" height="26.769" width="26.769" x="-111.784" y="-119"></use><use xlink:href="#SS3" height="70" width="70" x="-35" y="-135.501"></use><use xlink:href="#SS3" height="70" width="70" x="-35" y="-35"></use><g transform="rotate(180)"><use xlink:href="#VS3" height="32" width="32" x="-114.4" y="-156"></use><use xlink:href="#SS3" height="26.769" width="26.769" x="-111.784" y="-119"></use><use xlink:href="#SS3" height="70" width="70" x="-35" y="-135.501"></use></g></svg>

After

Width:  |  Height:  |  Size: 1.5 KiB