https://github.com/duskyelf/mypygameworkflow
My own little workflow to make games in python with pygame.
https://github.com/duskyelf/mypygameworkflow
Last synced: about 1 year ago
JSON representation
My own little workflow to make games in python with pygame.
- Host: GitHub
- URL: https://github.com/duskyelf/mypygameworkflow
- Owner: DuskyElf
- License: mit
- Created: 2021-12-26T08:40:28.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-21T15:53:12.000Z (almost 4 years ago)
- Last Synced: 2025-02-13T11:46:33.821Z (over 1 year ago)
- Language: Python
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# myPygameWorkflow
## My own little workflow to make games in python with pygame.
Installation -
```
$ pip3 install myPygameWorkflow
```
Usage -
```py
import myPygameWorkflow
```