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

Roadmap v1.0.0-alpha #3

Closed
3 tasks done
cyrildewit opened this issue Apr 12, 2019 · 0 comments
Closed
3 tasks done

Roadmap v1.0.0-alpha #3

cyrildewit opened this issue Apr 12, 2019 · 0 comments
Milestone

Comments

@cyrildewit
Copy link
Owner

cyrildewit commented Apr 12, 2019

Specification

  • The game must consist of the following entities: Paddle, Ball, Wall, Goal and Net. They don't have to interact with eachother (collision handling or offscreen blocking) and their appearance should look good. It should also be located at the right location.
  • The KeyManager class should be renamed to Input and it should take care of other events as well like mouse buttons, mouse wheel and mouse movement.
  • The ID enum class should be refactored into EntityType.
@cyrildewit cyrildewit added this to the v1.0.0-alpha milestone Apr 12, 2019
@cyrildewit cyrildewit added this to the v1.0.0 milestone Apr 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant