ChessPursuit
Chess game
An action-oriented take on the classic strategy game chess, featuring a checkerboard-based game world and procedurally generated pieces.
265 stars
14 watching
34 forks
Language: JavaScript
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
broadcastmonkey/chessongolem | A game of chess played on a decentralized computing network | 11 |
marcusbuffett/command-line-chess | A terminal-based chess game against an AI using a simple brute-force algorithm to evaluate positions | 501 |
marcizhu/marcizhu | An interactive chess game where users can make moves and submit updates through a GitHub issue tracker. | 174 |
bmarini/jchess | A jQuery-based JavaScript library for parsing and displaying chess games. | 83 |
pheyvaer/solid-chess | A decentralized chess application built on top of Solid, enabling peer-to-peer gameplay and data storage. | 54 |
vitogit/vue-chessboard | A Vue.js component for rendering and interacting with chessboards | 166 |
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 |
jamesball27/chess.rb | A command-line based chess game written in Ruby | 4 |
oakmac/chessboardjs | A JavaScript library for rendering and manipulating a chessboard | 2,015 |
justinfagnani/chessboard-element | A web component library providing an HTML element for rendering chess boards with customizable pieces and game positions. | 102 |
nicupavel/openpanzer | A JavaScript-based, browser-game implementation of the classic Panzer General 2 strategy game | 157 |
deemaagog/vue-pgn | A Vue.js component for displaying chess games in pgn format. | 6 |
maaslalani/gambit | A terminal-based chess game written in Go | 826 |
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 |
grzegorzbalcerek/chess-elm | An implementation of the game of chess in Elm, a functional programming language. | 23 |