chess
Here are 1,402 public repositories matching this topic...
When running npm install, the audit fails due to multiple vulnerabilities in the devDependencies:
$ npm install
npm WARN deprecated jade@0.26.3: Jade has been renamed to pug, please install the latest version of pug instead of jade
npm WARN deprecated minimatch@0.2.14: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated graceful-fs@2.0.3: plea
Chess reinforcement learning by AlphaGo Zero methods.
-
Updated
Jan 16, 2020 - Jupyter Notebook
Currently the documentation is built like a reference. Some kind of overview or collection of recipes might be helpful.
Distributed Java game server, including cluster management server, gateway server, hall server, game logic server, background monitoring server and a running web version of fishing. State machine, behavior tree, A* pathfinding, navigation mesh and other AI tools
-
Updated
Jan 15, 2020 - Java
This is a regression! There are a lot of UI elements that display in the dash view and that are not needed there. Not sure what's going on lately with that view tbh, bad untested patches and such...
The dash view should be displayed on top of the game z-index wise, not under the gameplay UI.
- Feature Request
Currently, while looking at a conversation with a user in the Inbox, there is no way to go to their profile to see what their stats are or to challenge them to a game. If they aren't being followed then it would be annoying to find them in the system.
Making it so that tapping a username within an Inbox conversation goes to their profile would help a lot.
UCI
go searchmoves move1 .... movei
restrict search to this moves only
Example: After "position startpos" and "go infinite searchmoves e2e4 d2d4"
the engine should only search the two moves e2e4 and d2d4 in the initial position.
CECP
exclude MOVE
include MOVE
exclude all
include all
[advanced] Only sent in analyze mode, to engines that have sent "feature exclude=1" at startup, to
Predict chessboard FEN layouts from images using TensorFlow
-
Updated
Dec 13, 2019 - Jupyter Notebook
Cute Chess on macOS 10.12 and newer shows an additional tab bar on the main window. This is the new "window tabbing" feature available on these operating systems.
QTBUG-61707 has been created but no comment yet when this could be fixed.
The Raspberry Turk is a robot that can play chess—it's entirely open source, based on Raspberry Pi, and inspired by the 18th century chess playing machine, the Mechanical Turk.
-
Updated
Jan 15, 2020 - Jupyter Notebook
♔ An Extremely Efficient Chess-board Detection for Non-trivial Photos ♔
-
Updated
Jan 13, 2020 - Python
:black_square_button: Chessboard built for React
-
Updated
Jan 6, 2020 - JavaScript
Pleco has a ton of features and customization. However, it's not very clear on how to actually incorporate the crate inside of a project.
The Wiki needs to be updated to include at least:
- Basic operation and creating boards
- Functions available to the board, and when to use each
- How to generate moves from the board
The strong open source chess engine Stockfish compiled to JavaScript and WebAssembly using Emscripten
-
Updated
Jan 3, 2020 - C++
I'm intending to try to integrate Lichess OAuth with a copy of BlitzTactics. However, after creating the databases and rails db:migrate then rails server --binding=0.0.0.0 I'm still observing an error:
undefined method `first_puzzle' for nil:NilClass
@speedrun_puzzle = @speedrun_level.first_puzzl
Improve this page
Add a description, image, and links to the chess topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the chess topic, visit your repo's landing page and select "manage topics."




A form page to help build download URLs for this API: https://lichess.org/api#operation/apiGamesUser
I think something like this already exists in the wild, but it would be nice to make part of lichess.
Use the existing form CSS, like on https://lichess.org/games/search or https://lichess.org/tournament/new
The form is never submitted, instead it generates download URLs on client side wit