Closed Mayank0255 closed 3 years ago
Hi @Mayank0255, I'd love to give this a go. Could you assign it to me?
@debaraj-barua sure go ahead, and will be implementing the first approach?
I'll try to implement the second approach
@debaraj-barua cool
@debaraj-barua any updates on the progress?
Hey! Sorry I was swamped with some stuff over the weekend. I should be ready with a PR before this weekend. Does that sound good?
@debaraj-barua sure
Allow user to control the ship using the mouse for movement and on left clicking firing the bullets.
There are two approaches to this:
To ask the user on the homepage that "Play using mouse" and "Play using keyboard", then on the basis of there answer do enable and disable the respective controls.
Is to just allow both the controls.
I would prefer the first approach as that's more professional and smart.