You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As the player completes each level, that's the only time their points multiplier increases. It that correct?
As the player completes level n, their multiplier becomes n. Is that correct? (I've never reached further than level 2, so I can't really tell how it then progresses...)
Under what condition does a player level up?
Does the game difficulty also increase as the player reaches the next level?
As the screen sizes vary, the difficulty would not necessarily remain the same - e.g. the game could be easier on tablet compared to on mobile because the screen is larger and has less percentage of the screen area covered by asteroids. Has this been accounted for?
aliens have an increased chance of being added per tick. Max aliens on screen increases.
agree - this is something that has not been accounted for whatsoever. Would require setting scale based on fixed size then relatively scaling UI and all other entities. Happy for you to open an issue on this
<category>
, "unsupported-browser-splash"<category>
, "mobile-web-splash"<category>
, "start"<category>
, "life-lost", "<category>
"<category>
, "alien-killed"<category>
, "level-up", "level",<category>
, "game-over", "points",<category>
, "share-facebook"<category>
, "share-twitter"The text was updated successfully, but these errors were encountered: