gambit

Chess game

A terminal-based chess game written in Go

Play chess in your terminal

GitHub

826 stars
13 watching
30 forks
Language: Go
last commit: 10 months ago
Linked from 1 awesome list

chessterminal

Backlinks from these awesome lists:

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
broadcastmonkey/chessongolem A game of chess played on a decentralized computing network 11
marcizhu/marcizhu An interactive chess game with automated move submission and display of game state. 175
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. 407
thomas-mauran/chess-tui An implementation of a text-based user interface for playing chess 381
kbrgl/flapioca A Flappy Bird-inspired terminal game written in Go. 71
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. 893
swatteau/sokoban-rs An implementation of a puzzle game where the player must move boxes to push boxes into boxes to unlock them 152
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 where the objective is to create lines of matching geometric forms and earn 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