This website requires JavaScript.
Explore
Help
Sign in
nutomic
/
dungeon-gunner
Archived
Watch
1
Star
0
Fork
You've already forked dungeon-gunner
0
Code
Issues
Pull requests
Releases
Wiki
Activity
This repository has been archived on
2019-12-07
. You can view files and clone it, but cannot push or open issues or pull requests.
69eca24bd2
dungeon-gunner
/
source
/
sprite
History
Felix Ableitner
69eca24bd2
Added Body class to be dropped by Enemy on death.
2012-09-14 20:33:32 +02:00
..
Body.cpp
Added Body class to be dropped by Enemy on death.
2012-09-14 20:33:32 +02:00
Body.h
Added Body class to be dropped by Enemy on death.
2012-09-14 20:33:32 +02:00
Cover.cpp
Initial commit after git corruption, old repo deleted.
2012-09-10 17:26:37 +02:00
Cover.h
Initial commit after git corruption, old repo deleted.
2012-09-10 17:26:37 +02:00
Enemy.cpp
Added Body class to be dropped by Enemy on death.
2012-09-14 20:33:32 +02:00
Enemy.h
Added Body class to be dropped by Enemy on death.
2012-09-14 20:33:32 +02:00
Player.cpp
Changed Player, Enemy and Bullet to use circle for collision model.
2012-09-13 14:35:04 +02:00
Player.h
Added direct movement via WASD keys.
2012-09-13 13:00:50 +02:00