ostinato
Chess game library
A comprehensive, stateless chess game library that supports multiple notations and allows for AI-powered gameplay on both the server and client-side.
A chess library that runs on the server (Scala) and on the browser (ScalaJS).
53 stars
5 watching
6 forks
Language: Scala
last commit: about 5 years ago chesschess-gamechess-notationfen-notationostinatoscalascalajs
Related projects:
Repository | Description | Stars |
---|---|---|
marcusbuffett/command-line-chess | A terminal-based chess game against an AI using a simple brute-force algorithm to evaluate positions | 501 |
dobro/binbo | A chess game representation written in Erlang using Bitboards and Magic Bitboards for fast move generation. | 124 |
nvzqz/sage | A cross-platform chess move generator library written in Swift. | 373 |
marcizhu/marcizhu | An interactive chess game where users can make moves and submit updates through a GitHub issue tracker. | 174 |
gabriela-sartori/sokobanelm | An Elm implementation of the classic puzzle game Sokoban | 11 |
jamesball27/chess.rb | A command-line based chess game written in Ruby | 4 |
utilforever/robotchess | An Auto Chess simulator built with C++ and reinforcement learning algorithms | 4 |
gustayo/vue-chess | A real-time online chess game built with Vue.js and Node.js, allowing users to create and play games against each other or the computer. | 456 |
uros-5/ui-lishuuro | A Vue 3-based UI application for the Lishuuro chess platform, utilizing Pinia and Sockette for state management and real-time updates. | 10 |
jes/chess-steg | A tool that encodes and decodes short messages as chess games, exploiting game rules to conceal data | 87 |
zeta36/chess-alpha-zero | An implementation of AlphaGo Zero's reinforcement learning approach to master the game of chess | 2,133 |
maaslalani/gambit | A terminal-based chess game written in Go | 826 |
linuscde/chessmarkable | A chess game written in Rust using the Pleco library, designed to run on a reMarkable tablet | 104 |
jdegoes/lambdaconf-2014-introgame | A collection of materials and code snippets for teaching purely-functional game programming with Scala | 163 |
binarymax/kriegspiel | An online chess variant simulator built using JavaScript | 24 |