Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/pablobm/pygame-tutorial
- Owner: pablobm
- Created: 2017-03-12T20:34:25.000Z (almost 8 years ago)
- Default Branch: source
- Last Pushed: 2022-10-05T19:51:30.000Z (about 2 years ago)
- Last Synced: 2024-12-11T14:50:07.932Z (15 days ago)
- Topics: pygame, python, tutorial
- Language: Python
- Homepage: https://pablobm.github.io/pygame-tutorial/
- Size: 141 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
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
```