Metadata-Version: 2.4
Name: spawnbox
Version: 0.1.0
Summary: A (decently) simple game framework.
Author-email: modguy07 <modguy07@proton.me>
License-Expression: MPL-2.0
Project-URL: Homepage, https://github.com/oneshotenjoyer/spawnbox
Project-URL: Issues, https://github.com/oneshotenjoyer/spawnbox/issues
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# SpawnBox

A (decently) simple game framework based on pysdl2 and [MandawEngineSDL.](https://github.com/mandaw2014/MandawEngineSDL)

Documentation is on [gitbook.io](https://modguy07.gitbook.io/spawnbox).
