Commit graph

6 commits

Author SHA1 Message Date
3a483049a4 add simple make move
checks for legality of move and player turn after submission
2024-06-23 19:25:57 -04:00
3b2927de24 add events, new_game and join_room
naively allows for a game to be started by first two users to join a room
2024-06-23 18:22:53 -04:00
a23c93317b add minor lines to readme 2024-06-23 16:54:27 -04:00
ee9a6222fa pull in client-side go app
modify build script to create working .xdc
2024-06-22 20:14:35 -04:00
f8cfd28213 add readme and fix dev script 2024-06-19 18:03:21 -04:00
ef6ab83090 init from webxdc/hello
using flake to setup dev environment with webxdc-dev
2024-06-19 16:12:42 -04:00