Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/minhphan46/chess-game-csharp
Chess game using c#
https://github.com/minhphan46/chess-game-csharp
csharp game winforms
Last synced: 16 days ago
JSON representation
Chess game using c#
- Host: GitHub
- URL: https://github.com/minhphan46/chess-game-csharp
- Owner: minhphan46
- Created: 2022-10-26T06:33:25.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-10-29T08:01:38.000Z (over 2 years ago)
- Last Synced: 2024-11-24T14:11:43.559Z (3 months ago)
- Topics: csharp, game, winforms
- Language: C#
- Homepage:
- Size: 20.5 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chess Game C#
Clone this project in Microsoft Visual Studio## How to Play?
- Double click to select a Piece
- If you want to unSelect the Piece, double click again
- Click to the square you want to move the Piece to.
![chess_image](https://user-images.githubusercontent.com/92455101/198545077-c548c0f9-9ffc-49c5-af27-d6abb9831831.png)