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
create a positioning object and store that in the ship, alien and bullet. That would cut down the redundant property creation in all of those objects and could probably DRY up the functionality of changing their positioning.