Skip to content

Commit 6be4fdc

Browse files
committed
README : Update
1 parent aabd7dd commit 6be4fdc

File tree

1 file changed

+36
-2
lines changed

1 file changed

+36
-2
lines changed

README.md

Lines changed: 36 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,37 @@
1-
# pyengine
1+
# PyEngine
22

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

0 commit comments

Comments
 (0)