File tree Expand file tree Collapse file tree 1 file changed +36
-2
lines changed Expand file tree Collapse file tree 1 file changed +36
-2
lines changed Original file line number Diff line number Diff line change 1
- # pyengine
1
+ # PyEngine
2
2
3
- Coming Soon
3
+ A lib to build 2D Games.
4
+
5
+ ## Dependances
6
+
7
+ - Python 3.5+
8
+ - PyGame
9
+
10
+ ## Other informations
11
+
12
+ - Main Developer : LavaPower
13
+ - Contributors : X
14
+ - Develop on :
15
+ - System :
16
+ - Windows 10 (V 0.1.0-DEV --> Latest)
17
+ - Version of Python :
18
+ - 3.7.1 (V 0.1.0-DEV --> Latest)
19
+ - Librairy :
20
+ - PyQt5 (V 0.1.0-DEV --> Latest)
21
+
22
+ ## Known bugs of the developing version
23
+
24
+ - X
25
+
26
+ ## Changelog
27
+
28
+ ### V 0.2.0-DEV : Little Update - 25/04/19
29
+
30
+ - Components/PhysicsComponent : Collision Callback return object
31
+ - Systems/EntitySystem : Remove condition to add entity
32
+ - Window : Add a function to end game
33
+ - Setup.py : Add dependances (PyGame)
34
+
35
+ ### V 0.1.0-DEV : Initial Update - 19/04/19
36
+
37
+ - First Version
You can’t perform that action at this time.
0 commit comments