gambit
Chess game
A terminal-based chess game written in Go
Play chess in your terminal
831 stars
14 watching
30 forks
Language: Go
last commit: 12 months ago
Linked from 1 awesome list
chessterminal
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 |
broadcastmonkey/chessongolem | A game of chess played on a decentralized computing network | 11 |
marcizhu/marcizhu | An interactive chess game project where users can submit moves through GitHub issues and update the README file in real-time. | 176 |
jamesball27/chess.rb | A command-line based chess game written in Ruby | 4 |
grzegorzbalcerek/chess-elm | An implementation of the game of chess in Elm, a functional programming language. | 23 |
zladovan/gorched | A turn-based multiplayer game written in Go with ASCII graphics and procedurally generated content. | 408 |
thomas-mauran/chess-tui | A terminal-based chess game that supports local and online play with external chess engines. | 468 |
kbrgl/flapioca | A Flappy Bird-inspired terminal game written in Go. | 72 |
sabakihq/go-board | A data structure representing a rectangular grid used in a two-player strategy board game | 21 |
mattkelly/snake-go | A terminal-based game where the player controls a snake and must navigate around obstacles to survive. | 21 |
samtay/tetris | A terminal-based implementation of the classic puzzle game Tetris in Haskell. | 904 |
swatteau/sokoban-rs | An implementation of a puzzle game where the player must move boxes to push boxes into boxes to unlock them | 154 |
tristangoossens/sokoban-go | A Sokoban game written in Go, intended to be extended and improved with additional features and levels. | 27 |
antoniond/geometrix | A puzzle game for Game Boy and Game Boy Color where players remove geometric forms to score points | 29 |
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 |