chess.rb
Chess game
A command-line based chess game written in Ruby
4 stars
3 watching
1 forks
Language: Ruby
last commit: almost 5 years ago Related projects:
Repository | Description | Stars |
---|---|---|
marcizhu/marcizhu | An interactive chess game where users can make moves and submit updates through a GitHub issue tracker. | 174 |
marcusbuffett/command-line-chess | A terminal-based chess game against an AI using a simple brute-force algorithm to evaluate positions | 501 |
linrock/blitz-tactics | An online chess puzzle trainer with various game modes and a dynamic puzzle database | 160 |
broadcastmonkey/chessongolem | A game of chess played on a decentralized computing network | 11 |
grzegorzbalcerek/chess-elm | An implementation of the game of chess in Elm, a functional programming language. | 23 |
maaslalani/gambit | A terminal-based chess game written in Go | 826 |
dobro/binbo | A chess game representation written in Erlang using Bitboards and Magic Bitboards for fast move generation. | 124 |
rossjrw/rossjrw | An asynchronous massively-multiplayer implementation of the Royal Game of Ur board game | 203 |
bmarini/jchess | A jQuery-based JavaScript library for parsing and displaying chess games. | 83 |
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 |
utilforever/robotchess | An Auto Chess simulator built with C++ and reinforcement learning algorithms | 4 |
jbkunst/rchess | Provides functionality for chess move generation, validation, and analysis using a JavaScript library wrapper. | 74 |
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 |
borisboutillier/rs-gliphus | A puzzle game with doors, blocks, and lasers that can be controlled using an ECS system | 9 |
nicklockwood/chess | An iOS chess game with simple AI and human versus computer play | 182 |