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

(WIP) Stats #2

Open
hardBSDk opened this issue Mar 7, 2024 · 0 comments
Open

(WIP) Stats #2

hardBSDk opened this issue Mar 7, 2024 · 0 comments

Comments

@hardBSDk
Copy link
Member

hardBSDk commented Mar 7, 2024

The game variables:

  • Asteroid sprite - 1 mass
  • Planet sprite - 5 mass
  • Life planet - 15 mass
  • Yellow star - 30 mass
  • Red star - 50 mass (change the current star color to red)
  • Neutron star - 100 mass
  • Black hole - 1000 mass

Spaceships damage

(Damage is equal HP minus)

  • Attack ship - 5 damage
  • Missile ship - 15 damage
  • Heavy ship - 30 damage
  • Laser ship - 50 damage

Spaceships HP

  • Attack ship - 15 HP
  • Missile ship - 50 HP
  • Heavy ship - 90 HP
  • Laser ship - 200 HP
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

1 participant