An open API service indexing awesome lists of open source software.

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

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

...