https://github.com/luan-neumann-dev/chessconsole
This is a console-based chess game developed in C# ♟️
https://github.com/luan-neumann-dev/chessconsole
csharp dotnet
Last synced: 12 months ago
JSON representation
This is a console-based chess game developed in C# ♟️
- Host: GitHub
- URL: https://github.com/luan-neumann-dev/chessconsole
- Owner: Luan-Neumann-Dev
- Created: 2024-02-19T00:07:24.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-09-06T18:50:59.000Z (almost 2 years ago)
- Last Synced: 2025-02-21T15:27:10.348Z (over 1 year ago)
- Topics: csharp, dotnet
- Language: C#
- Homepage:
- Size: 30.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Chess Console ♟️


> Welcome to ChessConsole! This is a fully playable chess game in the console, developed with C#. Challenge yourself in thrilling chess matches right in your terminal! 🎮
## Features 🚀
- Complete chess game, including all movements and rules of the game.
- User-friendly console interface, allowing a smooth and engaging gaming experience.
- Ability to play against another player on the computer
## 🎮 How to Play the Project
To run the project locally, follow these instructions:
1. **Clone** this repository on your preferred C# compiler (Visual Studio)
```
git clone https://github.com/Luan-Neumann-Dev/ChessConsole/
```
2. **Run** the generated executable file.
3. **Follow** the instructions in the console to play.
## Contributions 🤝
Contributions are welcome! If you have suggestions for improvements, new features, or encounter any bugs, feel free to open an issue or send a pull request. Together, we can make ChessConsole even better! 💪🚀
🙋 Author