hermitpopcorn / ucv-game

Rust server of a Websocket-based game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UCV

UCV (Unique Constraint Violation) is a websockets-based web game that is loosely based on Liar Game's Minority Rule Game (少数決ゲーム).

Essentially, you pick between A and B, and the group with the smallest number of people wins.

Demo

Player: http://51.79.255.6:8080/

Organizer Panel: http://51.79.255.6:8080/organizer-panel (use "minorityrule" as access password)

About

Rust server of a Websocket-based game


Languages

Language:Rust 56.6%Language:Svelte 28.6%Language:TypeScript 11.8%Language:JavaScript 1.5%Language:CSS 1.0%Language:HTML 0.3%Language:Shell 0.2%