About Game
My 2d shooter project from coursera Originally there was only one level made by following instructions in the videos. In that level, we just have to destroy all enemies. Here is a list of all Major Modifications: <ol><li>Added Level 2, in which there is a timer and you have to destroy all enemies before you run out of time.</li><li>Added Level 3, which is the Boss level. The shooters around the boss ship cannot be destroyed, you have to shoot past them, aiming for the boss ship.</li><li>A lot of UI modifications:<ol><li>Changed the player ship sprite. Now it's the "Millennium Falcon" from StarWars; drawn using paint app.</li><li>Animated Main Menu (color shifts and text size oscillates (you'll see)</li><li>Added Timer on top of Levels which are time limited (in this case, lvl 2)</li><li>Added boss health in boss level.</li><li>Number of lives player has left. The text turns red if u r low on lives (see screenshots)</li><li>Filled up the instructions page, to be loaded from main menu.</li><li>Added "try again" button which you can use if you fail a level instead of going back to the main menu and selecting that level.</li></ol></li></ol> Credits: MSU for providing the scripts and prefabs Created by Crewdiepie Playz