0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 23 hours ago.
May 18, 2023 — May 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed incorrect test. More... over 5 years ago
Generate crowning jumps More... over 5 years ago
Bugfix: Don't allow jumps off the side of the board. More... over 5 years ago
Merge pull request #7 from jrgfogh/single_jumps More... over 5 years ago
Forced captures for kings. More... over 5 years ago
Forced captures for black men. More... over 5 years ago
Kings can take single jumps down the board. More... over 5 years ago
Merge pull request #6 from jrgfogh/single_jumps More... over 5 years ago
Capture the opponent's piece when a jump is executed. More... over 5 years ago
Generate jumps for black men. More... over 5 years ago
Merge pull request #5 from jrgfogh/styling_bugfix More... over 5 years ago
Bugfix: Show black pieces correctly in non-Chrome browsers. More... over 5 years ago
Merge pull request #4 from jrgfogh/king_moves More... over 5 years ago
Generate moves for kings on the secondary diagonal. More... over 5 years ago
Forgot to commit moveGenerator.js. More... over 5 years ago
Bugfix: Removed incorrect use of state in the UI. More... over 5 years ago
UI integration: Promote pieces correctly. More... over 5 years ago
Generate king moves on the main diagonal. More... over 5 years ago
Render king pieces better. More... over 5 years ago
Merge pull request #3 from jrgfogh/styling More... over 5 years ago
UI: Styled the destination squares / introduced "ghost pieces". More... over 5 years ago
Style the board. More... over 5 years ago
Exctracted Piece component. More... over 5 years ago
More styling of the pieces. More... over 5 years ago
Styled the pieces. More... over 5 years ago
Merge pull request #2 from jrgfogh/move_generator More... over 5 years ago
Bugfix: Clear destination squares when piece is unselected. More... over 5 years ago
LGTM bugfix: Don't use potentially inconsistent value. More... over 5 years ago
Move pieces in the UI. More... over 5 years ago
Execute moves. More... over 5 years ago