https://github.com/vimichael/spgengine
https://github.com/vimichael/spgengine
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/vimichael/spgengine
- Owner: vimichael
- Created: 2023-09-02T20:00:12.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-09-06T20:58:12.000Z (over 2 years ago)
- Last Synced: 2025-02-16T02:41:44.314Z (11 months ago)
- Language: Python
- Size: 46.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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