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 6 years ago chesschess-gamechess-notationfen-notationostinatoscalascalajs
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A terminal-based chess game against an AI using a simple brute-force algorithm to evaluate positions | 503 |
| | A chess game representation written in Erlang using Bitboards and Magic Bitboards for fast move generation. | 125 |
| | A cross-platform chess move generator library written in Swift. | 373 |
| | An interactive chess game project where users can submit moves through GitHub issues and update the README file in real-time. | 176 |
| | An Elm implementation of the classic puzzle game Sokoban | 11 |
| | A command-line based chess game written in Ruby | 4 |
| | An Auto Chess simulator built with C++ and reinforcement learning algorithms | 4 |
| | 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 |
| | A Vue 3-based UI application for the Lishuuro chess platform, utilizing Pinia and Sockette for state management and real-time updates. | 10 |
| | Tool to encode/decode messages as chess games using JavaScript | 87 |
| | An implementation of AlphaGo Zero's reinforcement learning approach to master the game of chess | 2,137 |
| | A terminal-based chess game written in Go | 831 |
| | A chess game written in Rust using the Pleco library, designed to run on a reMarkable tablet | 106 |
| | A collection of materials and code snippets for teaching purely-functional game programming with Scala | 163 |
| | An online chess variant simulator built using JavaScript | 23 |