A simple ShootEmUp game using physics.
Can be usefull to learn Lua basics and physics tips from it.
Let me now if someone need more commented code.
Lua main code and files :
App.lua : contains level restart code and player score
sub folder "ShootThemUpKit" : contain subfolders with all code of the project and prefabs
level.map : demo level
--------------------------
How to use :
Download and dezip
- Launch ShootEmUp_Kit.exe
or
- Import project in LE3 ,and run it from LE3 editor
Keys to play :
Left = Q
Right = D
Up = Z
Down = W
Fire = keep Left Mouse down
Bug known :
The level boss sometimes don't appear ?