Pont: A multiplayer board game in Rust and WASM

Pont is an online implementation of
Qwirkle, a board game by Mindware Games.
It was written for my parents,
so they could play with friends and family during the COVID-19 stay-at-home era. Read more

Similar

Writing Shared Libraries in Rust

Every tool that gets big enough eventually provides a way to support third-party logic. Maybe you expose APIs for clients to call. Maybe you take some code and run it in a sandbox. Maybe you embed a Lua interpreter. (more…)

Read more »