binbo
Chess game library
A chess game representation written in Erlang using Bitboards and Magic Bitboards for fast move generation.
Chess representation written in Erlang using Bitboards, ready for use on game servers
125 stars
6 watching
13 forks
Language: Erlang
last commit: 5 months ago
Linked from 1 awesome list
binbobitboardschesschess-gamechess-pgnchess-ucichessboardchessboard-representationerlangerlang-chesserlang-librarymagic-bitboardsotp-librarypgnuciuci-protocoluniversal-chess-interface
Related projects:
Repository | Description | Stars |
---|---|---|
marianogappa/ostinato | A comprehensive, stateless chess game library that supports multiple notations and allows for AI-powered gameplay on both the server and client-side. | 53 |
jamesball27/chess.rb | A command-line based chess game written in Ruby | 4 |
ahrnbom/gingerbread | A library providing standard functions and boilerplate code for Game Boy game development in Assembly. | 129 |
gustayo/vue-chess-storybook | Refactoring Vue.js chess components to work with Vue 2 | 12 |
svera/doric | A Go implementation of the Columns game | 0 |
betrybe/playbook-go | A guide to best practices and design patterns in the Go programming language | 310 |
broadcastmonkey/chessongolem | A game of chess played on a decentralized computing network | 11 |
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 |
marcizhu/marcizhu | An interactive chess game project where users can submit moves through GitHub issues and update the README file in real-time. | 176 |
erfg12/memory.dll | A C# library for creating game trainers that manipulate process memory and inject custom DLLs. | 888 |
seblague/chess-challenge | A challenge to build and test small chess bots in C# | 1,784 |
marcusbuffett/command-line-chess | A terminal-based chess game against an AI using a simple brute-force algorithm to evaluate positions | 503 |
seblague/chess-coding-adventure | A C# implementation of a chess bot capable of beating human opponents in various games | 1,453 |
borisboutillier/rs-gliphus | A puzzle game with doors, blocks, and lasers that can be controlled using an ECS system | 10 |
binji/binjgb | An emulator that runs Gameboy games in a browser using WebAssembly | 553 |