Issues
- 0
Create test case for ChessGame class
#12 opened by nickjamesio - 1
Create a GameState class
#3 opened by nickjamesio - 0
Add tests for Fen class
#26 opened by nickjamesio - 0
Build basic websocket code
#25 opened by nickjamesio - 0
Add validation to Fen class
#24 opened by nickjamesio - 0
Build out ChessGame class
#23 opened by nickjamesio - 0
Fix is_checkmate method in ChessBoard class
#22 opened by nickjamesio - 0
Update existing test to use new FEN format
#19 opened by nickjamesio - 0
Refactor board class to use Fen obj
#21 opened by nickjamesio - 0
- 0
Create chess FEN parser
#16 opened by nickjamesio - 0
- 0
Remove has_moved from Piece class
#20 opened by nickjamesio - 0
- 0
Create method to promote pawn in Board class
#13 opened by nickjamesio - 0
- 0
Create test runner that runs all tests
#15 opened by nickjamesio - 0
Break tests into smaller tests
#11 opened by nickjamesio - 0
Create MoveResult class
#14 opened by nickjamesio - 0
- 0
Implement method to test for stalemate
#8 opened by nickjamesio - 0
Finish test cases in PieceMovementTest
#2 opened by nickjamesio - 0
Implement method to test for check
#6 opened by nickjamesio - 1
Implement method to test for checkmate
#7 opened by nickjamesio - 0
Add method to ChessBoard to retrieve position of nearest piece in a direction
#4 opened by nickjamesio - 0
Make use of properties
#1 opened by nickjamesio