chess.rb
Chess game
A command-line based chess game written in Ruby
4 stars
3 watching
1 forks
Language: Ruby
last commit: over 5 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| An interactive chess game project where users can submit moves through GitHub issues and update the README file in real-time. | 176 |
| A terminal-based chess game against an AI using a simple brute-force algorithm to evaluate positions | 503 |
| An online chess puzzle trainer with various game modes and a dynamic puzzle database | 160 |
| A game of chess played on a decentralized computing network | 11 |
| An implementation of the game of chess in Elm, a functional programming language. | 23 |
| A terminal-based chess game written in Go | 831 |
| A chess game representation written in Erlang using Bitboards and Magic Bitboards for fast move generation. | 125 |
| A massively multiplayer board game implemented as an asynchronous web application | 203 |
| A jQuery-based JavaScript library for parsing and displaying chess games. | 83 |
| A comprehensive, stateless chess game library that supports multiple notations and allows for AI-powered gameplay on both the server and client-side. | 53 |
| An Auto Chess simulator built with C++ and reinforcement learning algorithms | 4 |
| Provides functionality for chess move generation, validation, and analysis using a JavaScript library wrapper. | 76 |
| 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 puzzle game with doors, blocks, and lasers that can be controlled using an ECS system | 10 |
| An iOS chess game with simple AI and human versus computer play | 183 |