ChessOnGolem
Chess game
A game of chess played on a decentralized computing network
11 stars
2 watching
2 forks
Language: JavaScript
last commit: almost 4 years ago
Linked from 1 awesome list
golem
Related projects:
Repository | Description | Stars |
---|---|---|
marcusbuffett/command-line-chess | A terminal-based chess game against an AI using a simple brute-force algorithm to evaluate positions | 503 |
jamesball27/chess.rb | A command-line based chess game written in Ruby | 4 |
maaslalani/gambit | A terminal-based chess game written in Go | 831 |
grzegorzbalcerek/chess-elm | An implementation of the game of chess in Elm, a functional programming language. | 23 |
marcizhu/marcizhu | An interactive chess game project where users can submit moves through GitHub issues and update the README file in real-time. | 176 |
saturnyn/chesspursuit | An action-oriented take on the classic strategy game chess, featuring a checkerboard-based game world and procedurally generated pieces. | 266 |
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 |
oakmac/chessboardjs | A JavaScript library for rendering and manipulating a chessboard | 2,032 |
seblague/chess-coding-adventure | A C# implementation of a chess bot capable of beating human opponents in various games | 1,453 |
nicklockwood/chess | An iOS chess game with simple AI and human versus computer play | 183 |
dobro/binbo | A chess game representation written in Erlang using Bitboards and Magic Bitboards for fast move generation. | 125 |
deemaagog/vue-pgn | A Vue.js component for displaying chess games in pgn format. | 6 |
johnwilde/androidchessclock | An Android app implementing a simple two-player chess clock with countdown timers and turn switching. | 8 |
binarymax/kriegspiel | An online chess variant simulator built using JavaScript | 23 |
seblague/chess-challenge | A challenge to build and test small chess bots in C# | 1,784 |