victorwikstrom / space-explorer

Final project for JS course at Medieinstitutet
1 stars 3 forks source link

114 gameplay gameobjects spawnontime #135

Closed victorwikstrom closed 3 years ago

victorwikstrom commented 3 years ago

Add new spawn function for game objects.

Add canvas width relation to radius of all objects, to make them screen responsive.

Fixed bugs with collision and shot, now works 90% perfect.