Found 177 repositories(showing 30)
Parigyan
Chess program with AI having a vintage linux terminal interface.
dvelton
Chess via DM. Pure ASCII, no third-party app connections.
jroliveira
Chess (game)(♟) built in C# and ASCII art.
Darokahn
A simple script which generates a chess game as ascii art in the console. A few necessary functions, like one to detect checkmate and end the game, are missing and will be added in the future.
jordancunningham
Functional ASCII chess game with move/collision checking.
Arcane-Panda
ASCII-based Chess game written in C++
24F3004969
Ascii chess game using java
zalo
A simple ASCII frontend for stockfish.wasm
jackchatelain
Play chess with the LC0 chess engine, in the terminal. Incomplete.
antoniovleonti
Simple, portable ASCII Chess written in C.
rumbleFTW
This is another beginner project which I made during the first semester of my UG course.
spartrekus
Tom Kerrigan's Simple Chess Program (TSCP) version 1.0
functionalley
A chess-game which can be rendered in a terminal using raw ASCII, or used as an engine by xboard
teocicciari
Basic chess ASCII for linux terminal with AI to play against, made for didatic purpose
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.
Prosserc
In progress... I am initially working on a basic two player chess game in python. Once I have finished ascii version I may make a better UI for it. I hope to be able to create an AI version of this in the future to allow for one player games as well. I will start by collecting a record of all moves / outcomes on every game to start to build data that can be used for probabilistic models in the AI.
jmorse2020
ASCII Chess game
24F3004969
No description available
colin-szeto
This is a github repository for the Group ASCII CHESS Period 5 wtih Shekar, Colin, Devam, Kyle, David
pandaxtc
ASCII chess in cpp
Bebersohl
Real-time multi-player gaming server
dhruvam-zaveri
Chess is a very popular and interactive game. With not much experience in GUI, I built this game using ASCII characters and focused on implementing the core logic and rules of chess.
solanav
Cli chess made in C
Murtaza-Vasi
This is a chess game that is created in C++. It has a simplistic command line interface which can be used to play the game.
Ssajaia
two player chess in ascii format from scratch
nanpincus
A simple command line chess game
RohitMahankali
A 2-player Java chess simulator displayed using ASCII art
antoniovleonti
Implementation of chess in C#
AlecWaumans
Chess-MVC is a Java-based implementation of the classic board game Chess. Built with Maven and following the MVC architecture, it models the game logic, board, and pieces using OOP principles. It provides a text-based view, modular design, and unit tests, serving as both an educational tool and a playable game.
Titutiger
No description available