A client/server app that simulates poker chips so you and your friends can play poke without physical chips!
The client is written in Svelte using SvelteKit (see client's readme for more info)
The server is written in Go using the Gorilla Websocket and the Gin Web Framework
Well, V1 is pretty messy, and doesn't really work since I may or may not have abandoned it... This one should be much cleaner.