We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 939839a commit 912f208Copy full SHA for 912f208
README.md
@@ -2,6 +2,10 @@
2
- Pin-Ball is a clone of classic pinbll game in HTML, CSS and JS,
3
- You can see the live demo [here](https://rededge.is-a.dev/Pin-Ball).
4
5
+<p align="center">
6
+<img src="logo.png" height="30%" width="30%">
7
+</p>
8
+
9
### Link : https://rededge.is-a.dev/Pin-Ball
10
11
## Running `Pinball`
@@ -16,3 +20,8 @@
16
20
- Extract it
17
21
- Run `index.html` file in your browser
18
22
23
+## Can I contribute?
24
+- Of course you can. open an issue, point out errors and what not? wanna fix something yourself. open a PR and I really appreciate it.
25
26
+## Support
27
+- You can support this project by **giving a star** to this project.
0 commit comments