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.
- Host: GitHub
- URL: https://github.com/jawadddd/chess-game
- Owner: jawadddd
- Created: 2023-01-02T11:40:54.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-02T11:53:12.000Z (over 2 years ago)
- Last Synced: 2024-12-31T02:42:54.281Z (6 months ago)
- Topics: logic-building, programming-fundamentals
- Language: C++
- Homepage:
- Size: 46.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.