mirror of
https://github.com/d3vyce/Python-Game.git
synced 2025-04-03 12:23:22 +02:00
Add img
This commit is contained in:
parent
142a684fd6
commit
aa6c9e907f
@ -1,4 +1,6 @@
|
|||||||
Snake in Python using pygame
|
# Snake in Python using pygame
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
## Install
|
## Install
|
||||||
```
|
```
|
||||||
@ -11,4 +13,4 @@ pip install -r .\requirements.txt
|
|||||||
## Start Application
|
## Start Application
|
||||||
```
|
```
|
||||||
python .\main.py
|
python .\main.py
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user