mima-engine 0.1.0__py3-none-any.whl → 0.1.1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of mima-engine might be problematic. Click here for more details.

mima/__init__.py CHANGED
@@ -1 +1 @@
1
-
1
+ __version__ = "0.1.1"
@@ -1,13 +1,14 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: mima-engine
3
- Version: 0.1.0
3
+ Version: 0.1.1
4
4
  Summary: A game engine based on pygame.
5
5
  Author-email: Stephan Balduin <stephan.balduin@mailbox.org>
6
6
  Classifier: Programming Language :: Python :: 3
7
7
  Classifier: License :: OSI Approved :: MIT License
8
8
  Requires-Python: >=3.8
9
9
  Description-Content-Type: text/markdown
10
- Requires-Dist: pygame-ce
10
+ Provides-Extra: pygame
11
+ Requires-Dist: pygame-ce ; extra == 'pygame'
11
12
 
12
13
  # Mima Engine
13
14
 
@@ -1,4 +1,4 @@
1
- mima/__init__.py,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
1
+ mima/__init__.py,sha256=rnObPjuBcEStqSO0S6gsdS_ot8ITOQjVj_-P1LUUYpg,22
2
2
  mima/collision.py,sha256=roHN_U2H5dhhKwvhgBQLArjodhbNlt3fV9KjPs7nGzw,6872
3
3
  mima/engine.py,sha256=bnizWIhvRieGg3TV1BeUUhVSNaHzfCb09u_9vj2hBIQ,5988
4
4
  mima/scene_engine.py,sha256=m-TF8Kq2PoSD5GgTRp7FCjBH8W2kWSr9s4w6gp_MYfo,2531
@@ -108,7 +108,7 @@ mima/util/runtime_config.py,sha256=qKx4iuTIF3NFf91q2Xlc20bOxNugS3X1QWBd8OSM7gk,3
108
108
  mima/view/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
109
109
  mima/view/camera.py,sha256=cDg6Sp4XjR3uEyk3pZr5O40EXJZuf8FowhBqxeEZba0,1779
110
110
  mima/view/scene.py,sha256=rxuiaL-z7K9G9tWnUtkgxCdyxLOPszINTvq2DIFpQlU,12118
111
- mima_engine-0.1.0.dist-info/METADATA,sha256=Wde5ekM-J6FaKAX46AKHyluNbG9Rf2OBg1YNf5lF4Uc,389
112
- mima_engine-0.1.0.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
113
- mima_engine-0.1.0.dist-info/top_level.txt,sha256=5t1cOdQSaPQ0jWDhKDvDXwpV2XZ_a1GSSFAIvEsG0fQ,5
114
- mima_engine-0.1.0.dist-info/RECORD,,
111
+ mima_engine-0.1.1.dist-info/METADATA,sha256=c-EfNtYpeSXZ_OQR8KkJG6m9_y_aPGKsimsgdGiNkbY,432
112
+ mima_engine-0.1.1.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
113
+ mima_engine-0.1.1.dist-info/top_level.txt,sha256=5t1cOdQSaPQ0jWDhKDvDXwpV2XZ_a1GSSFAIvEsG0fQ,5
114
+ mima_engine-0.1.1.dist-info/RECORD,,