Open Deravadom opened 7 years ago
@suyashgupta20 I think these lines were added by you, can you explain these to him?
I think variable names should be mnemonics and easy to understand
@KenyStev I developed this game in a hackathon, and that too while I was a newbie in development so I apologise for the badly written code. I've been wanting to rewrite the code, but I'm unable to find reasonable amount of time.
I guessed that but despite of being made on your baby steps it could be a great game. I've made some very few structure modifies on this PR JSON Level definition structure
What are the variables at the top supposed to represent? Why 'var a = []' over 'var asteroids = []'? Why 'var v = 0.73', 'var v1 = -1'?