2D Shooter Tutorial
This is my 2d Shooter Tutorial project for CAS117 at Michigan State University. Created by Bob Wilson.
I only tested the WebGL and Mac versions (I don't have a PC to test the Windows version on).
For the modifications, I'm making a fixed 2d shooter that combines the overall feel of Space Invaders or Galaga, but the main character is a simple triangle and the enemies are squares. The camera does not move and the player can only move left and right (using left and right arrow keys) and shoot straight up using spacebar or left mouse button. Borrowing an idea from Asteroids, (big asteroids split into two little ones), shooting a square enemy would split it into two rectangle enemies that you need to kill.
It will show the number of lives left on screen.
There will be a star field in the background.
I wrote a backstory and recorded my voice narrating it.
Updated | 6 days ago |
Published | 14 days ago |
Status | In development |
Platforms | HTML5, Windows, macOS |
Author | bobgwilson |
Made with | Unity |