Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 351 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 351 Bytes

Chess

chess screenshot
Basic multiplayer chess game [in progress]

How to setup

  • Frontend cd ./frontend && yarn dev
  • Backend cd ./backend && yarn dev

Then visit http://localhost:5173/game_id on two browser instances/tabs. game_id can be any string.