▲ | dinkleberg 8 hours ago | |
This is a cool project, nicely done! I didn't notice the game features until I read the description a second time, so if you are planning on building this out more, I'd suggest adding a bit more emphasis to those. But regardless, it is cool to see this working in the browser. | ||
▲ | SurceBeats 7 hours ago | parent [-] | |
Thanks a lot! That’s a very good point, the game layer is something I’m actively building and still figuring out. I’m actually working on a self-healing P2P network where nodes discover each other through a Kademlia DHT, connect via WebRTC (STUN/TURN for NAT traversal) and sync across different instances as a multiverse of seeds. That’s why I kept the current gamification demo more on the simple side, somehow... Let's see how it goes lol |