Report as inappropriate.
This demonstrates the basics of a zombie shooter game. The source might be included later (after documentation is completed).
Project contains a super class for actors to provide the following:
* smooth moving
* smooth turning
* various world edge actions
The 'zombies', or 'Chaser' objects, extends this class as well as the shots the 'player', or 'Chased' object, fires. Use the mouse to aim and mouse button to fire a shot. The trajectory of the shots are quite accurate.
The player object will attract the zombies when within a specific range. You will see them slowly turn toward the player and the turning and moving will increase as they get closer to the player. Move the player with the 'w', 'a', 's' and 'd' keys. The 'e' key can be used to change the behavior of the zombies when encountering the edges of the world.
High scores stats has been implemented.
11068 views / 33 in the last 7 days
13 votes | 0 in the last 7 days
This scenario is a member of: Demos by danpost
Want to leave a comment? You must first log in.
2020/1/18
2020/1/26
2020/1/29
2020/1/29
2020/1/29
2020/1/29
2020/1/30
2022/1/25
2022/1/25
2022/1/25