Metadata-Version: 2.1
Name: game_qu
Version: 2.1.1
Project-URL: Homepage, https://github.com/codingspartan9/Game-Qu
Author-email: Micah Ribbens <mdribbens22@outlook.com>
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Description-Content-Type: text/markdown

This game engine is compartmentalized. There is almost total freedom for making games with this engine. 
Components like collision detection, rendering, etc. can be used as is, replaced, or modified. There is 
physics, a simple GUI structure, math representation for calculus, vectors, and more. The full documentation is on this 
website:

https://micah-ribbens.github.io/Game-Qu/