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: over 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 | 503 |
dobro/binbo | A chess game representation written in Erlang using Bitboards and Magic Bitboards for fast move generation. | 125 |
nvzqz/sage | A cross-platform chess move generator library written in Swift. | 373 |
marcizhu/marcizhu | An interactive chess game project where users can submit moves through GitHub issues and update the README file in real-time. | 176 |
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. | 458 |
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 | Tool to encode/decode messages as chess games using JavaScript | 87 |
zeta36/chess-alpha-zero | An implementation of AlphaGo Zero's reinforcement learning approach to master the game of chess | 2,137 |
maaslalani/gambit | A terminal-based chess game written in Go | 831 |
linuscde/chessmarkable | A chess game written in Rust using the Pleco library, designed to run on a reMarkable tablet | 106 |
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 | 23 |