ChessOnGolem
Chess game
A game of chess played on a decentralized computing network
11 stars
2 watching
2 forks
Language: JavaScript
last commit: over 3 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 | 501 |
jamesball27/chess.rb | A command-line based chess game written in Ruby | 4 |
maaslalani/gambit | A terminal-based chess game written in Go | 826 |
grzegorzbalcerek/chess-elm | An implementation of the game of chess in Elm, a functional programming language. | 23 |
marcizhu/marcizhu | An interactive chess game where users can make moves and submit updates through a GitHub issue tracker. | 174 |
saturnyn/chesspursuit | An action-oriented take on the classic strategy game chess, featuring a checkerboard-based game world and procedurally generated pieces. | 265 |
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 |
oakmac/chessboardjs | A JavaScript library for rendering and manipulating a chessboard | 2,015 |
seblague/chess-coding-adventure | A C# implementation of a chess bot capable of beating human opponents in various games | 1,438 |
nicklockwood/chess | An iOS chess game with simple AI and human versus computer play | 182 |
dobro/binbo | A chess game representation written in Erlang using Bitboards and Magic Bitboards for fast move generation. | 124 |
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 | 24 |
seblague/chess-challenge | A challenge to build and test small chess bots in C# | 1,780 |