Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 7 days 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 (11 months ago)
- Default Branch: master
- Last Pushed: 2024-09-06T18:50:59.000Z (4 months ago)
- Last Synced: 2024-11-08T19:08:59.852Z (2 months 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 ♟️![image](https://github.com/Luan-Neumann-Dev/ChessConsole/assets/155394874/39f94080-2416-4e3e-9cc3-ad4c44dc0afd)
![image](https://github.com/Luan-Neumann-Dev/ChessConsole/assets/155394874/311d7bd1-b146-415c-a494-55b073aa1063)> 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