zvyn / rspong

Multiplayer-Pong running in the browser with Rust+HTMX backend.

Home Page:https://pong.zvyn.eu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Proof of concept for demonstrating how HTMX and Server Side Events can be combined to build an interactive application with global server-side state.

Requires Rust:

cargo run

You should now have an instance running at http://[::1]:3000

DISCLAIMER: This is a toy project, use at own risk.

About

Multiplayer-Pong running in the browser with Rust+HTMX backend.

https://pong.zvyn.eu


Languages

Language:Rust 47.1%Language:JavaScript 30.9%Language:Jinja 22.0%