https://github.com/programerr01/pygame
games and other things using the pygame module and python
https://github.com/programerr01/pygame
Last synced: about 1 year ago
JSON representation
games and other things using the pygame module and python
- Host: GitHub
- URL: https://github.com/programerr01/pygame
- Owner: programerr01
- Created: 2020-03-09T08:23:44.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-11-24T17:16:55.000Z (over 5 years ago)
- Last Synced: 2025-02-11T11:52:01.749Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 52.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pygame
**games and programs in pygame**
# Installation
```bash
pip install pygame
```