Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Main Menu, New Level, and Game play Improvements #11

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

josh72811
Copy link

This pull request addresses issue #3. Adds another level called story mode in a shooter/platformer style. Adds a main menu to navigate between the original level (now called survival) and the new story mode. Also adds a gameplay feature where the player can fire rockets in the direction of the mouse cursor.

Added a main menu and a new story mode level. Changed shooting behavior to fire rockets at mouse location. Added new enemy types specific to story mode that can be contained in regions bound by enemy fence trigger colliders.
Added a win condition to story mode that returns to main menu when all enemies are defeated. Also returns to main menu if player dies.  Added exit button to main menu. Fixed display of main menu to be more flexible on different display sizes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant