ChessPursuit
Chess game
An action-oriented take on the classic strategy game chess, featuring a checkerboard-based game world and procedurally generated pieces.
266 stars
14 watching
35 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 | 503 |
marcizhu/marcizhu | An interactive chess game project where users can submit moves through GitHub issues and update the README file in real-time. | 176 |
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 | 167 |
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 |
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,032 |
justinfagnani/chessboard-element | A web component library providing an HTML element for rendering chess boards with customizable pieces and game positions. | 105 |
nicupavel/openpanzer | A JavaScript-based, HTML5 strategy game where players control military units on a hexagonal map | 159 |
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 | 831 |
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 |