Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / Seikho/node-chess issues and pull requests
#35 - isCheck incorrectly detects castling
Issue -
State: open - Opened by PathToLife over 4 years ago
#34 - Force update to Node 12
Pull Request -
State: closed - Opened by PathToLife over 4 years ago
- 9 comments
#33 - Provide API for using UCI chess engines
Issue -
State: open - Opened by lawlesscreation over 8 years ago
- 9 comments
Labels: enhancement
#32 - Use eval and memoization to improve performance
Issue -
State: open - Opened by Seikho over 8 years ago
Labels: enhancement
#31 - Fen string peg parser does not acknowledge no castling and enpassant square
Issue -
State: closed - Opened by Seikho over 9 years ago
- 1 comment
Labels: bug
#30 - Deprecate milestone tracking. Use semver + git tags to track versions.
Issue -
State: closed - Opened by Seikho over 9 years ago
- 1 comment
Labels: refactor
#29 - Re-add 'Direction' module for use with vanilla JS
Issue -
State: closed - Opened by Seikho over 9 years ago
- 1 comment
Labels: refactor
#28 - Update readme: Provide complete documentation for the API.
Issue -
State: closed - Opened by Seikho over 9 years ago
Labels: refactor
#27 - The analysis engine should make use of the isomorphic nature of the API. The server-side API should use a queue/service bus.
Issue -
State: closed - Opened by Seikho over 9 years ago
Labels: enhancement
#26 - Deprecate PieceFactories.
Issue -
State: closed - Opened by Seikho over 9 years ago
- 2 comments
Labels: refactor
#25 - Removing redundant rules, files and associated folder structure
Pull Request -
State: closed - Opened by Seikho over 9 years ago
- 1 comment
#24 - Position parsers should be functions instead of classes
Issue -
State: closed - Opened by Seikho over 9 years ago
- 1 comment
Labels: refactor
#23 - the Board class should return valid moves for a piece in a square
Issue -
State: closed - Opened by Seikho over 9 years ago
- 2 comments
Labels: enhancement
#22 - the board class should be provided a position parser
Issue -
State: closed - Opened by Seikho over 9 years ago
- 1 comment
Labels: enhancement, refactor
#21 - the fen parser should use a peg grammar to parse fen strings
Issue -
State: closed - Opened by Seikho over 9 years ago
- 1 comment
Labels: enhancement, refactor
#20 - Add lateral, horizontal, vertical and diagonal as valid directions
Issue -
State: closed - Opened by Seikho over 9 years ago
- 1 comment
Labels: enhancement
#19 - fen string parser basic implementation and first test
Pull Request -
State: closed - Opened by Seikho over 9 years ago
#18 - Piece class should be an interface that all pieces implement
Issue -
State: closed - Opened by Seikho over 9 years ago
- 1 comment
Labels: refactor
#17 - active boards should be viewable by multiple users
Issue -
State: closed - Opened by Seikho over 9 years ago
- 1 comment
Labels: enhancement
#16 - implement chess playing artificial intelligence
Issue -
State: closed - Opened by Seikho over 9 years ago
- 1 comment
Labels: enhancement
#15 - implement a position analysis engine
Issue -
State: closed - Opened by Seikho over 9 years ago
- 1 comment
Labels: enhancement
#14 - provide an api for registering rules
Issue -
State: closed - Opened by Seikho over 9 years ago
- 1 comment
Labels: enhancement
#13 - The board class should track captured pieces
Issue -
State: closed - Opened by Seikho over 9 years ago
- 2 comments
Labels: enhancement
#12 - Boards should be provided with a default position
Issue -
State: closed - Opened by Seikho over 9 years ago
- 2 comments
Labels: enhancement
#11 - the Board class should provide all available moves for a square
Issue -
State: closed - Opened by Seikho over 9 years ago
- 1 comment
Labels: enhancement
#10 - create a sample web interface for playing a Board
Issue -
State: closed - Opened by Seikho over 9 years ago
- 2 comments
Labels: enhancement
#9 - provide 'queening' functionality
Issue -
State: closed - Opened by Seikho over 9 years ago
- 1 comment
Labels: enhancement
#8 - provide an api for registering new pieces to a Board
Issue -
State: closed - Opened by Seikho over 9 years ago
- 1 comment
Labels: enhancement
#7 - implement extensible win/loss/draw conditions
Issue -
State: closed - Opened by Seikho over 9 years ago
- 1 comment
Labels: enhancement
#6 - using the Piece interface, implement all standard chess pieces
Issue -
State: closed - Opened by Seikho over 9 years ago
- 1 comment
Labels: enhancement
#5 - implement piece movement in the Board class
Issue -
State: closed - Opened by Seikho over 9 years ago
- 3 comments
Labels: enhancement
#4 - create a FEN string position parser
Issue -
State: closed - Opened by Seikho over 9 years ago
- 1 comment
Labels: enhancement
#3 - create a helper function to return the rank and file increments from a direction
Issue -
State: closed - Opened by Seikho over 9 years ago
Labels: enhancement
#2 - implement movement methods and tests
Issue -
State: closed - Opened by Seikho over 9 years ago
Labels: enhancement
#1 - implement project types and interfaces
Issue -
State: closed - Opened by Seikho over 9 years ago
- 1 comment
Labels: enhancement