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

https://github.com/vimichael/spgengine


https://github.com/vimichael/spgengine

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# SPGEngine
## Sphere's Pygame Engine

This project is my interpretation of how to effectively program games in Pygame.

## Table of Contents:
### Managers
- [Game Manager](docs/gamemanager.md)
- [Window Manager](docs/windowmanager.md)
- [Texture Manager](docs/texturemanager.md)

# WARNING: This project is a WIP.
This project is still in its early stages. The documentation is incomplete. Some of the existing documented
functionality is bound to change aswell. Use with caution!

### Dependencies:
### - Pygame