https://github.com/jonaro00/pygame-template
Template for starting a pygame
https://github.com/jonaro00/pygame-template
Last synced: 2 months ago
JSON representation
Template for starting a pygame
- Host: GitHub
- URL: https://github.com/jonaro00/pygame-template
- Owner: jonaro00
- Created: 2021-11-03T12:41:43.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-11-07T19:06:51.000Z (over 3 years ago)
- Last Synced: 2025-01-26T03:27:25.443Z (4 months ago)
- Language: Python
- Size: 1.27 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My pygame
...
## Getting Started
...
### Required packages
To install the required packages:
> `pip install -r requirements.txt`
### Run the game
> `python run_game.py`
## How to play
...
### Controls
...