Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keyboard Control #253

Open
3 of 5 tasks
niccokunzmann opened this issue Jan 12, 2017 · 4 comments
Open
3 of 5 tasks

Keyboard Control #253

niccokunzmann opened this issue Jan 12, 2017 · 4 comments

Comments

@niccokunzmann
Copy link
Member

niccokunzmann commented Jan 12, 2017

Allow controlling the Flappy-Game only via Keyboard:

  • change character via space
  • change background via b
  • start the game via ENTER
  • restart the game via space and ENTER when game is over
  • Document this in the how-to
@Marauderer97
Copy link
Collaborator

Marauderer97 commented Jan 12, 2017

@niccokunzmann I would like to work on this :)

@niccokunzmann
Copy link
Member Author

@Marauderer97 sure, please go ahead!

@Marauderer97
Copy link
Collaborator

@niccokunzmann I have implemented the first 3 points. As for the restart, handling two keystrokes at once was giving me trouble, so I used r key to restart the game. I decided to wait for your approval before modifying the how to play svg. :)

@abishekvashok
Copy link
Member

@Marauderer97 pls change the how to play to comply with the changes, we would also like to read your good PRs

Marauderer97 added a commit to Marauderer97/flappy-svg that referenced this issue Jan 13, 2017
Marauderer97 added a commit to Marauderer97/flappy-svg that referenced this issue Jan 13, 2017
Marauderer97 added a commit to Marauderer97/flappy-svg that referenced this issue Jan 13, 2017
Marauderer97 added a commit to Marauderer97/flappy-svg that referenced this issue Jan 13, 2017
… svg

	Fixes fossasia#253 Adds Keyboard Control and updates the how-to-play svg
Marauderer97 added a commit to Marauderer97/flappy-svg that referenced this issue Jan 13, 2017
Fixes fossasia#253 Adds Keyboard Control and updates the how-to-play svg
Marauderer97 added a commit to Marauderer97/flappy-svg that referenced this issue Jan 13, 2017
Marauderer97 added a commit to Marauderer97/flappy-svg that referenced this issue Jan 13, 2017
Revert "Fixes fossasia#253 Adds Keyboard Control and updates the how-to-play svg"
niccokunzmann pushed a commit that referenced this issue Jan 13, 2017
* Fixes #253 Adds Keyboard Control and updates the how-to-play svg

* Resolving merge conflicts
@niccokunzmann niccokunzmann reopened this Jan 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants