Commit Graph

7 Commits

Author SHA1 Message Date
Felix Ableitner b0d2fe7a1f Added health to actor, bullets can damage and kill. 2012-09-11 18:08:07 +02:00
Felix Ableitner 4419a76dfa Added Enemy class. 2012-09-11 16:22:47 +02:00
Felix Ableitner f09eee6828 Clarified documentation. 2012-09-11 16:22:02 +02:00
Felix Ableitner 3690860a5d Disabled bullet pushback via mass. 2012-09-11 16:19:16 +02:00
Felix Ableitner 19569a0443 Removed unnecessary switch. 2012-09-11 16:08:38 +02:00
Felix Ableitner 34f0f95bce Changed Player initial position to be passed in constructor. 2012-09-10 17:54:17 +02:00
Felix Ableitner 45f0b31d57 Initial commit after git corruption, old repo deleted.
Working:
Rendering
Resources
Physics
Player movement with mouse
Shooting with mouse
Tiles
2012-09-10 17:26:37 +02:00