Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pablobm/pygame-tutorial

Tutorial on game programming with Python+Pygame
https://github.com/pablobm/pygame-tutorial

pygame python tutorial

Last synced: 5 days ago
JSON representation

Tutorial on game programming with Python+Pygame

Awesome Lists containing this project

README

        

# A Python/Pygame tutorial

Files for a tutorial that can be visited at https://pablobm.github.io/pygame-tutorial/

## Deploying

```
$ middleman build
$ middleman deploy
```