- 608
- Posts
- 14
- Years
- Seen Nov 20, 2024
About
Simple two-dimensional shooting game. Created in C# in Visual Studio 2010 (.NET Framework needed to run the program).
Used software:
- Microsoft Visual Studio 2010
- Microsoft Paint
Game Information
You win the game when your score is greater than or equal to 15000.
Attack in the status bar is your base attack that will be passed to the bullets.
Skill in the status bar is your shooting speed.
Controls:
- Arrow keys: Move
- W, S, A, D: Shoot
- Enter: Pause/Resume
- Esc: Close
- R: Restart game (when game is over)
Enemies:
Features:
- Auto pause when game window loses focus (and game is not over)
Screenshots
Team
Programmer: LatiasSoulDew
Spriter: LatiasSoulDew
Downloads
Click here to download the game.
Source code: [link]
Credits
This game uses the UserActivityHook, created by George Mamaladze.
The default background music is X vs Zero, composed by Naoto Tanaka, Naoya Kamisaka and Takuya Miyawaki.
Simple two-dimensional shooting game. Created in C# in Visual Studio 2010 (.NET Framework needed to run the program).
Used software:
- Microsoft Visual Studio 2010
- Microsoft Paint
Game Information
You win the game when your score is greater than or equal to 15000.
Attack in the status bar is your base attack that will be passed to the bullets.
Skill in the status bar is your shooting speed.
Controls:
- Arrow keys: Move
- W, S, A, D: Shoot
- Enter: Pause/Resume
- Esc: Close
- R: Restart game (when game is over)
Enemies:
Spoiler:
Zombie
HP: 20
Attack: 2
Speed: 3
Exp: 10
Drop rate: 10%
Red Zombie
HP: 60
Attack: 3
Speed: 3
Exp: 15
Drop rate: 15%
Blue Zombie
HP: 200
Attack: 4
Speed: 2
Exp: 20
Drop rate: 30%
Green Zombie
HP: 10
Attack: 6
Speed: 6
Exp: 10
Drop rate: 10%
![[PokeCommunity.com] Zombie Shooter [PokeCommunity.com] Zombie Shooter](https://puu.sh/8pihl.png)
HP: 20
Attack: 2
Speed: 3
Exp: 10
Drop rate: 10%
Red Zombie
![[PokeCommunity.com] Zombie Shooter [PokeCommunity.com] Zombie Shooter](https://puu.sh/8pikE.png)
HP: 60
Attack: 3
Speed: 3
Exp: 15
Drop rate: 15%
Blue Zombie
![[PokeCommunity.com] Zombie Shooter [PokeCommunity.com] Zombie Shooter](https://puu.sh/8pimR.png)
HP: 200
Attack: 4
Speed: 2
Exp: 20
Drop rate: 30%
Green Zombie
![[PokeCommunity.com] Zombie Shooter [PokeCommunity.com] Zombie Shooter](https://puu.sh/8pinJ.png)
HP: 10
Attack: 6
Speed: 6
Exp: 10
Drop rate: 10%
Features:
- Auto pause when game window loses focus (and game is not over)
Screenshots
Spoiler:
![[PokeCommunity.com] Zombie Shooter [PokeCommunity.com] Zombie Shooter](https://puu.sh/8pidO.png)
Team
Programmer: LatiasSoulDew
Spriter: LatiasSoulDew
Downloads
Click here to download the game.
Source code: [link]
Credits
This game uses the UserActivityHook, created by George Mamaladze.
The default background music is X vs Zero, composed by Naoto Tanaka, Naoya Kamisaka and Takuya Miyawaki.