Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 701 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 701 Bytes

Royal Game of Ur

Single browser multiplayer game done with Svelte.

Check out the current version:Royal Game of Ur PWA

To-Do / Maybe

  • Player vs. AI: at least a random mode. / or combo of my strategies
  • Multiplayer over web sockets (would also require rooms)
  • better UI: more contrast. Color / Line-width etc. Consistency (pawns look out of context)
  • Service-Worker does cache good but does hold on to that cache 2 hard. Hard to update cache once bundle.js is updated. ...

Royal Game of Ur - Gameplay


Info on installation and starting local development