#
chess
Here are 2,009 public repositories matching this topic...
A Javascript chess library for chess move generation/validation, piece placement/movement, and check/checkmate/draw detection
-
Updated
Dec 16, 2020 - 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
Oct 28, 2020 - 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
Dec 13, 2020 - JavaScript
收集 cocos2d-x 的棋牌项目,投稿啊,投稿。
chess
card
cocos2d-x
skynet
cocos2d-lua
qi-pai
cocos2d-pbc
cocos2d-chess
cocos2d-card
cocos2d-server
cocos2d-skynet
-
Updated
Oct 2, 2020
Mobile/Web chess UI for lichess.org
-
Updated
Nov 30, 2020 - TypeScript
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
这是一个支持分布式和集群的java游戏服务器框架,可用于开发棋牌、回合制等游戏。基于netty实现高性能通讯,支持tcp、http、websocket等协议。支持消息加解密、攻击拦截、黑白名单机制。封装了redis缓存、mysql数据库的连接与使用。轻量级,便于上手。
game
java
rpg
redis
ioc
chess
orm
protobuf
server
netty
mmo
distributed
quartz
dao
druid
ioc-container
aop
summer
server-framework
mmorpg-server
-
Updated
Dec 4, 2020 - Java
Cute Chess is a graphical user interface, command-line interface and a library for playing chess.
-
Updated
Dec 10, 2020 - C++
Distributed Stockfish analysis for lichess.org
-
Updated
Dec 16, 2020 - Rust
A bridge between Lichess API and chess engines
-
Updated
Nov 20, 2020 - Python
♔ An Extremely Efficient Chess-board Detection for Non-trivial Photos ♔
-
Updated
Nov 13, 2020 - Python
Nibbler - Leela Chess Zero (Lc0) interface
-
Updated
Dec 6, 2020 - JavaScript
Maia is a human-like neural network chess engine trained on millions of human games.
-
Updated
Dec 7, 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
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
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."


noImplicitAnywill help with some refactorings (such as ornicar/chessground#145). Even partial progress is useful.Pick one of:
Temporarily set
noImplicitAnytotrueinui/.../tsconfig.json.To compile use
yarn run dev,yarn run dev --watchoryarn run tsc --noEmitinui/.... Fix