|
|
2 months ago | |
|---|---|---|
| .. | ||
| .config | 2 months ago | |
| .vscode | 1 year ago | |
| NeonShooter.Android | 2 months ago | |
| NeonShooter.Core | 2 months ago | |
| NeonShooter.DesktopGL | 2 months ago | |
| NeonShooter.WindowsDX | 2 months ago | |
| NeonShooter.iOS | 2 months ago | |
| NeonShooter.sln | 9 months ago | |
| README.md | 4 years ago | |
This project shows you how to make a Geometry Wars-inspired twin-stick shooter, with neon graphics, crazy particle effects, and awesome music.
Find the original tutorial series for this sample here: Cross-Platform Vector Shooter: XNA - Michael Hoffman
The tutorial includes:
The player character is controlled using either the keyboard, gamepad or virtual gamepad .
|Action|Keyboard|Gamepad|Touchscreen| |-|-|-|-| |Move ship|W, A, S, D|Left thumbstick| Not supported| |Shoot direction|Arrow Keys or mouse|Right thumbstick| Not supported| |Shoot|Space|Left or Right Trigger|Not supported| |||||