Library containing the Game Engine
Revisions of GameEngine.cpp
Revision | Date | Message | Actions |
---|---|---|---|
10:df8ea4e747e2 | 2017-05-03 | Added Health Bar calculations to existing functions | File Diff Annotate |
9:0f359bc0922f | 2017-05-03 | Player - Target Collisions and Projectile - Target Collisions are working | File Diff Annotate |
8:bd718162a87c | 2017-05-03 | Proj + Target Collision finished; | File Diff Annotate |
7:cf6304ef44fd | 2017-05-02 | Added new function to check projectile and target collision | File Diff Annotate |
6:c710fbc0f48e | 2017-05-02 | Added draw target; | File Diff Annotate |
5:6224122fc07c | 2017-05-02 | Player Position now passes through to the Projectile library | File Diff Annotate |
4:e78f5bcddb01 | 2017-05-02 | Minor Debugging; | File Diff Annotate |
3:2f8f003ce4fd | 2017-04-29 | Added Draw projectile | File Diff Annotate |
2:3b1d8ac1aac1 | 2017-04-28 | Starting Position Working; | File Diff Annotate |
1:13a97de95e46 | 2017-04-28 | Get Pos working | File Diff Annotate |
0:5997fa876927 | 2017-04-24 | + Game starts; + Models Render; + Working | File Diff Annotate |