Skip to content

A multiplayer turn based RPG in the spirit of For the King, Diablo and Final Fantasy

Notifications You must be signed in to change notification settings

SnowdenWintermute/roguelike-racing

Repository files navigation

Superceded by speed dungeon

Roguelike Racing

A multiplayer turn based game in the spirit of For the King, Diablo and Final Fantasy. Live at https://roguelikeracing.com

UI written with the Yew frontend framework, backend uses websockets via Actix.

To compile tailwind: From the client directory run npx tailwindcss -i ./input.css -o ./style/output.css --watch

To run the server: From the server directory run cargo-watch -x run

To run the frontend: From the client directory run TRUNK_PROD=false trunk serve

About

A multiplayer turn based RPG in the spirit of For the King, Diablo and Final Fantasy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages