Found 11 repositories(showing 11)
functionalley
A chess-game which can be rendered in a terminal using raw ASCII, or used as an engine by xboard
BaranCanOener
A chess game written in Python 3.7. Includes a simple engine supporting alpha-beta-pruning, iterative deepening and quiescence searches. ASCII-based output is handled on the Python terminal.
Titutiger
No description available
lamouu
A pure JavaScript chess engine played on an ascii board
SebZanardo
A basic chess engine built from the ground up with Python.
calma016
Created a simple chess engine using ASCII character in C++
lbrian357
ASCII based Chess Engine for use in terminal
JamesMadsenDigital
Repository for ASCII Chess, a scriptable terminal-based chess engine written in C#.
butwhywhy
A minimal chess engine with a basic command line, ASCII-art like, user interface
zethon
An ASCII based chess game using the TuroChamp engine written in C# (because I miss C#)
fatima-dev-07
♟️ Classic Chess Game in C++ 🎮 A console-based Chess game built in pure C++ using only iostream, with ASCII board rendering and smooth gameplay. Play against another player, move pieces using standard chess rules, and experience a simple yet functional text-based chess engine. No graphics libraries—just pure C++ logic and fun! 🚀
All 11 repositories loaded