Hacker News new | ask | show | jobs
by borealbuilder 43 days ago
An alternative to spelltable is a great idea! My friend group played extensively a few years back through it but always ran into weird bugs and glitches.

I love that there is no sign-up required! Do you have plans to implement utilizing a mobile phone as a camera? Spelltables implementation leaves much to be desired.

Excited to see where this goes!

1 comments

Thanks boreal! I have it on my feature request list. I'm currently using a custom WebRTC + Websocket implementation for connections that I wrote without having this feature in mind, so reworking that will take some effort. Currently focused on client-side inference (runs in the user's browser), followed by continuous tracking (think: Snapshot the entire frame every 5s so all players know what cards are on the board at any given time). Will probably get to that in the next week or two!

If you ever want to follow along or play a game, feel free to hop on Discord (link on site)!