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: about 1 year ago
Linked from 1 awesome list
chessterminal
Related projects:
Repository | Description | Stars |
---|---|---|
| A terminal-based chess game against an AI using a simple brute-force algorithm to evaluate positions | 503 |
| A game of chess played on a decentralized computing network | 11 |
| An interactive chess game project where users can submit moves through GitHub issues and update the README file in real-time. | 176 |
| A command-line based chess game written in Ruby | 4 |
| An implementation of the game of chess in Elm, a functional programming language. | 23 |
| A turn-based multiplayer game written in Go with ASCII graphics and procedurally generated content. | 408 |
| A terminal-based chess game that supports local and online play with external chess engines. | 468 |
| A Flappy Bird-inspired terminal game written in Go. | 72 |
| A data structure representing a rectangular grid used in a two-player strategy board game | 21 |
| A terminal-based game where the player controls a snake and must navigate around obstacles to survive. | 21 |
| A terminal-based implementation of the classic puzzle game Tetris in Haskell. | 904 |
| An implementation of a puzzle game where the player must move boxes to push boxes into boxes to unlock them | 154 |
| A Sokoban game written in Go, intended to be extended and improved with additional features and levels. | 27 |
| A puzzle game for Game Boy and Game Boy Color where players remove geometric forms to score points | 29 |
| A comprehensive, stateless chess game library that supports multiple notations and allows for AI-powered gameplay on both the server and client-side. | 53 |