Found 29 repositories(showing 29)
awkiamaru
Java chess game using console terminal
TanZboi
A Console Based Chess game for Linux, Windows, and MacOS terminals.
fedehc
A simple chess game to play from the terminal console.
danablanc
Chess game written in C and SDL. Includes AI and two modes: GUI and console (terminal)
R0HAIL-ASHRAF
A terminal based Chess Game C++ . This C++ console application brings the classic strategy game to life, combining traditional rules with a clean, user-friendly interface.
A complete 2-player chess game in console/terminal in Java language.
thassio-vinicius
My very first project, about creating a basic chess game that runs on the console terminal.
ellas2
Chess game written in C and SDL. Includes AI and two modes: GUI and console (terminal). University project done in pairs.
AreebaSattar
🌟 Welcome to our Chess Game Project! Play chess right in your terminal with this Python console game. Enjoy classic chess moves, user-friendly input, and the excitement of the game. Clone, run, and experience the joy of chess. Let's play!
Sisyphus217
No description available
netocalegari
Chess game on terminal console using Java.
jaindivij21
A console/terminal based game of Chess
lasinforosa
Chess program (play & Database & Training but terminal based (console)
Reytsard
chess game with no gui, all on console/terminal
HarryLHW
A chess game you can play on a terminal console
A classic chess game played with Console Terminal. Written in Java.
guimkogus
A chess game that runs in any colorful console and terminal
Teodor-Dobrev
Chess game on JVM terminal on Eclipse console with ANSI esc seq addon
KatyT12
very similary to console-chess-game but with a gui rather than in a terminal
Luckownia
Chess-Game is a dynamic chess application developed entirely in C++. This console terminal-based game leverages object-oriented programming concepts, utilizing classes to implement various functionalities. Enjoy a strategic and interactive chess experience right from your terminal.
HarshNVyas
Chess is most popular mind game played by people all around the globe. I made chess with alpha-numaric names that runs on console/command prompt/terminal.
CMDRZero
Custom made two move chess that runs in the windows console using win32 and virtual terminal sequences. Built in Zig.
RoMmMaNnN
A console-based chess game written in C, featuring full chess rules, colorized output, and move hints. Designed to be played entirely in the terminal with an intuitive input system.
aqsaismail04
Console Chess Game in C++ A text-based, two-player chess game built in C++. Play chess directly in your terminal with full move validation, check/checkmate detection, and undo/redo functionality. Perfect for learning C++ game logic and practicing board-based algorithms.
codewithsuvam
A console-based Chess game created using C++. The project implements fundamental chess rules, piece movement, captures, and turn-based gameplay. It allows two players to play from the terminal with a text-based board representation
oh306028
Chess ASCII is a console-based chess game written in C#. It allows players to enjoy a classic game of chess directly in their terminal using simple ASCII characters to represent the board and pieces. The game features basic chess mechanics, including piece movement, capturing, check, and checkmate, all handled through a text-based interface.
M-Ibrahim-Raza
This project is a console-based Chess implemented in pure Python using OOP principles. Each chess piece is represented as a class with its own movement logic, while the Chess class handles game flow, turn management, and move validation. The program runs in the terminal, without libraries, and have clean structure, modular design, and reusable code
JaveriaNawal
My console-based chess game in C++ provides a full terminal experience with adherence to chess rules, including piece movements and checkmate conditions. It features a user-friendly interface for two-player matches and uses modular functions for easy maintenance, making it ideal for honing C++ skills and game development fundamentals.
meltingseaweed
Create a chess game that can be played in the terminal/console. All pieces should follow the basic rules of chess. Special rules may be added after, such as castling. Project's purpose is to tackle a very broad problem with lots of components to challenge the skills learned up until now.
All 29 repositories loaded