We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When boosting, player "speed boost" value reduces
Player takes damage from EBullet
EBullet
Upon Damage, Screen Flashes White.
Player shoots PBullet
PBullet
When Hit, player life reduces
When player life <= 0, Push Game State to Game over
Player Controls
JOYUP == Nose Down JOYDOWN == Nose Up JOYLEFT == Nose left JOYRIGHT == Nose Right X, Y == Speed Boost B, A == Fire
----- STRETCH GOALS ------
Rolls
JOYUP == Nose Up JOYDOWN == Nose DOWN JOYLEFT == Nose left JOYRIGHT == Nose Right X, Y == Speed Boost B, A == Fire
The text was updated successfully, but these errors were encountered:
Merge pull request jaygarcia#1 from ModusCreateOrg/work
bb9e048
starfield works
No branches or pull requests
When boosting, player "speed boost" value reduces
Player takes damage from
EBullet
Upon Damage, Screen Flashes White.
Player shoots
PBullet
When Hit, player life reduces
When player life <= 0, Push Game State to Game over
Player Controls
----- STRETCH GOALS ------
Rolls
the ship to the rightRolls
the ship to the leftThe text was updated successfully, but these errors were encountered: