Skip to content

A real-time, multiplayer online version of the Yamb dice game built with the GoTTH stack.

License

Notifications You must be signed in to change notification settings

NStefan002/yamb

Repository files navigation

YAMB

Run Locally

Docker

Prerequisites for Docker Method

docker build -t yamb .
docker run -p 8080:8080 yamb

Air

Prerequisites for Air Method

air

About

A real-time, multiplayer online version of the Yamb dice game built with the GoTTH stack.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published