#
chess
Here are 2,365 public repositories matching this topic...
A Javascript chess library for chess move generation/validation, piece placement/movement, and check/checkmate/draw detection
-
Updated
Apr 13, 2021 - JavaScript
Chess reinforcement learning by AlphaGo Zero methods.
-
Updated
Nov 13, 2020 - Jupyter Notebook
9
veloce
commented
Aug 5, 2016
Since we have all variant playable offline it would be nice to have the same help pages the website has but embedded in the app to be seen offline.
Help would be accessible from offline games menus and displayed in a modal window (like the one for the tournament FAQ).
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
game
java
rpg
fish
chess
ai
server
netty
astar-algorithm
mmo
distributed
behavior-tree
quad-tree
mina
gate
navmesh
mmorpg-server
-
Updated
Mar 22, 2021 - Java
Turn Based Strategy Game. Master your beasts! 🐺
nodejs
javascript
game
pokemon
chess
sponsors
sprites
multiplayer
strategy-game-engine
html5-game
strategy
multiplayer-game
strategy-game
multiplayer-browser-game
esports
hacktoberfest
3d-printing
2d-game
phaser-game
turn-based-strategy
-
Updated
Apr 19, 2021 - JavaScript
Mobile/Web chess UI for lichess.org
-
Updated
Apr 14, 2021 - TypeScript
收集 cocos2d-x 的棋牌项目,投稿啊,投稿。
chess
card
cocos2d-x
skynet
cocos2d-lua
qi-pai
cocos2d-pbc
cocos2d-chess
cocos2d-card
cocos2d-server
cocos2d-skynet
-
Updated
Mar 21, 2021
Maia is a human-like neural network chess engine trained on millions of human games.
-
Updated
Jan 14, 2021 - Python
A python program to play chess against an AI in the terminal.
-
Updated
Nov 11, 2020 - Python
Predict chessboard FEN layouts from images using TensorFlow
chess
tensorflow
chessboard
tensorflow-tutorials
tensorflow-examples
chessboard-recognition
chessboard-detection
-
Updated
Feb 6, 2020 - Jupyter Notebook
Distributed Stockfish analysis for lichess.org
-
Updated
Apr 18, 2021 - Rust
Cute Chess is a graphical user interface, command-line interface and a library for playing chess.
-
Updated
Apr 14, 2021 - C++
A bridge between Lichess API and chess engines
-
Updated
Apr 24, 2021 - Python
Chess analysis GUI for UCI engines, with extra features for Leela (Lc0) in particular.
-
Updated
Apr 21, 2021 - JavaScript
Consolidated view of all your chess games from chess.com, lichess, grandmaster games or custom pgn.
-
Updated
Apr 20, 2021 - JavaScript
♔ An Extremely Efficient Chess-board Detection for Non-trivial Photos ♔
-
Updated
Nov 13, 2020 - Python
irwin - the protector of lichess from all chess players villainous
python
machine-learning
chess-engine
chess
ai
mongodb
tensorflow
numpy
python3
lichess-api
lichess
python-chess
-
Updated
Sep 26, 2020 - Python
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
Mar 14, 2017 - Jupyter Notebook
ianfab
commented
Jan 28, 2021
- Add brief description or reference for all variants in variant.cpp (as already started for a few variants)
- comments for non-trivial search and evaluation adjustments for variants
- Add more known limitations to configuration checking in https://github.com/ianfab/Fairy-Stockfish/blob/a3a68ddf1bfbf5c1e68edfa5e
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."
I found a small bug in the Puzzle Streak. If you have two tabs open on the same streak, you mess up on one, you can start from the same point on the other tab....essentially giving you infinite tries.