mirror of
https://github.com/d3vyce/Python-Game.git
synced 2025-07-01 09:28:19 +02:00
Add img
This commit is contained in:
@ -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
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user