/Space-Shooter

UPDATE: It seems this is no longer compatible with the latest version of Unity due to changes in the use of Mesh colliders. Similarly, Unity Web Player is no longer supported. I've added builds for Windows and Unity Web Player until I fix these bugs to make it compatible with current version of Unity. DESCRIPTION: A variation of the Space Shooter game tutorial supplied by Unity. Meant as practice with C# and game programming. Update: It's become quite different to the tutorial now. Added enemy ships that move, evade and fire back, waves, scoring/high scores system, simple UI, pause menu, main menu, powerups, boss. UPDATE: Mostly complete now, need to tidy up the UI and fix the balance issues.

Primary LanguageASP