reflexio icon indicating copy to clipboard operation
reflexio copied to clipboard

Mystery variables

Open Deravadom opened this issue 7 years ago • 4 comments

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

Deravadom avatar Oct 24 '17 20:10 Deravadom

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

ketanhwr avatar Dec 13 '17 13:12 ketanhwr

I think variable names should be mnemonics and easy to understand

KenyStev avatar Oct 04 '18 18:10 KenyStev

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

ketanhwr avatar Oct 05 '18 08:10 ketanhwr

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

KenyStev avatar Oct 08 '18 13:10 KenyStev