i want:
- better mechanics for rolls
- ability to move pieces anywhere at any time by any player
- [potentially] video calling
overall, i would like a better way to play this game with folks far away :)
prerequisites:
- install Docker
git clone https://github.com/NeemZ16/ludu.git
cd ludu
docker compose up
prerequisites:
- install Go (v1.23)
- install Node.js (v20.11)
git clone https://github.com/NeemZ16/ludu.git
cd ludu
make dev