Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit abdd6e8

Browse files
readme created
1 parent 3ef07c8 commit abdd6e8

File tree

2 files changed

+27
-0
lines changed

2 files changed

+27
-0
lines changed

β€Ž0x24-Chess_Game/README.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# Chess Game
2+
3+
## πŸ› οΈ Description
4+
A simple chess game that you can play with your friend.
5+
6+
## βš™οΈ Languages or Frameworks Used
7+
This game is created in python programming language.
8+
Modules : pygame
9+
10+
## 🌟 How to runHow to run the script
11+
Running this game is pretty straight forward.
12+
13+
```sh
14+
pip install -r requirements.txt
15+
```
16+
17+
```sh
18+
python ChessGame.py
19+
```
20+
21+
## πŸ“Ί Demo
22+
<p align="center">
23+
<img src="https://github.com/userabhibhullar/python-mini-project/blob/main/IMG/chess.jpg" width=70% height=70%>![alt text]
24+
25+
## *Author Name*
26+
[Abhi Bhullar](https://github.com/userabhibhullar)

β€Ž0x24-Chess_Game/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
pygame==2.4.0

0 commit comments

Comments
(0)

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /