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

Take damage from enemies #27

Open
2 tasks
emurnane opened this issue Jul 11, 2016 · 0 comments
Open
2 tasks

Take damage from enemies #27

emurnane opened this issue Jul 11, 2016 · 0 comments
Milestone

Comments

@emurnane
Copy link
Owner

Just as player gains points for destroying enemy ships (see Issue #18), if player's ship collides with an enemy ship, the player should lose points.

Different types of enemies can inflict different amounts of damage:

  • 10 points = slow enemy (5 or more recipients), 20 points = medium speed enemy (2-4 recipients), 30 points = fast enemy (1 recipient, i.e., the player)
  • 10 points = small enemy (email length 1-xx characters long), 20 points = medium sized enemy (email length xx-yy characters long), 30 points = large enemy (email length greater than yy characters long)
@emurnane emurnane added this to the Pre-experiment (high priority) milestone Jul 13, 2016
@my327 my327 self-assigned this Jul 27, 2016
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

No branches or pull requests

2 participants