An open API service indexing awesome lists of open source software.

https://github.com/jawadddd/chess-game

This is full fledge Console based game written using concept of file handling,datastructures,structs,etc.
https://github.com/jawadddd/chess-game

logic-building programming-fundamentals

Last synced: 4 months ago
JSON representation

This is full fledge Console based game written using concept of file handling,datastructures,structs,etc.

Awesome Lists containing this project

README

        

# Chess-game
This is full fledge Console based game written in c++ using concept of file handling,datastructures,structs,etc.Two players can play this game on the console of same pc or laptop.All required .cpp .h .txt files are present in this repository.
### To run the game,you don't have to do any big thing.Just use an ide or cmd and run this game code to play the game.