ketanhwr / reflexio

A web game based on reflection
MIT License
81 stars 72 forks source link

Mystery variables #29

Open Deravadom opened 6 years ago

Deravadom commented 6 years ago

What are the variables at the top supposed to represent? Why 'var a = []' over 'var asteroids = []'? Why 'var v = 0.73', 'var v1 = -1'?

ketanhwr commented 6 years ago

@suyashgupta20 I think these lines were added by you, can you explain these to him?

KenyStev commented 5 years ago

I think variable names should be mnemonics and easy to understand

ketanhwr commented 5 years ago

@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.

KenyStev commented 5 years ago

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