[beta] and [help] of space shooter
ok this is my second game (and my 3rd attempt at it since i seem to have a habit of accidentally deleting the files from time to time) and i just want some feedback on it. i will be adding a bit of a story, more levels or difficulty levels and a high score table. any improvements you guys suggest will be appreciated.
game
as for the help, i can't figure out how to reset the speed of rocks when you restart a game. I use clearInterval to reset the ships speed which works fine, but since there are multiple rocks which all have setInterval from the same function I can't figure out how to get the clearInterval to work for them.
Anyone got any ideas on how to fix this?
Thanks