ketanhwr / reflexio

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

create helper methods to create asteroids, mother ships, mirrors, etc #26

Closed JaredsCode closed 3 years ago

JaredsCode commented 6 years ago

clean/DRY up initialiseLevel function

ketanhwr commented 6 years ago

That's a really nice addition! :slightly_smiling_face:

I'll review this shortly, thanks a lot!

JaredsCode commented 6 years ago

Hey...I realized I committed a breaking change. That was fixed by 7b900ef. I also DRY'd some more code

JaredsCode commented 6 years ago

Found one last typo that i messed up. Embarrassing. But, I have moved through all the levels now and made sure that I am throwing no more errors

ketanhwr commented 6 years ago

Also, sorry for the very late review :sweat: