• Joined on 2022-01-02
Kumu pushed to kumu at asonix/chess-server 2022-02-09 12:32:26 +00:00
a07416dce8 Fix errors
Kumu pushed to kumu at asonix/chess-server 2022-01-14 15:32:46 +00:00
ece42e982c Add basic game outcome determination
35a01262b1 Add pawn promotion
Compare 2 commits »
Kumu commented on pull request asonix/chess-server#4 2022-01-13 23:06:30 +00:00
Add long polling for game state

Imo could be a better name, since GameState at least to me is the state of the entire game and all of its information, like where pieces are, etc. Unfortunately I don't have a better name off the top of my head.

Kumu approved asonix/chess-server#4 2022-01-13 23:06:30 +00:00
Add long polling for game state

other than the one comment I had, lgtm, idrk what long polling is though

Kumu approved asonix/chess-server#3 2022-01-03 01:49:08 +00:00
Add CI

lgmt

Kumu commented on pull request asonix/chess-server#2 2022-01-03 01:34:52 +00:00
Formatting and Clippy

lgtm

Kumu commented on pull request asonix/chess-server#1 2022-01-03 01:31:11 +00:00
Format ApiMessage

lgtm

Kumu created branch kumu in asonix/chess-server 2022-01-02 16:48:33 +00:00
Kumu pushed to kumu at asonix/chess-server 2022-01-02 16:48:33 +00:00
cbdc46aca6 Add check rules
d5168182dd Add castling
509ffd524c Add en passant
2e8f0f6005 King and knight now move
8c6a230138 Can only capture opposite color
Compare 7 commits »