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

Implement Breakout For the casino #7

Open
asg017 opened this issue Jul 16, 2019 · 3 comments
Open

Implement Breakout For the casino #7

asg017 opened this issue Jul 16, 2019 · 3 comments
Assignees
Labels
🚧 In progress Games that are currently being developed

Comments

@asg017
Copy link
Collaborator

asg017 commented Jul 16, 2019

Based on the proposal found at #2 , we want to add Breakout to our casino!

If you'd like to be the one to implement this game, please comment on this issue!

[Note: Only comment below if you were the original person to make the proposal]

@asg017 asg017 added the help wanted Extra attention is needed label Jul 16, 2019
@cqvu
Copy link
Member

cqvu commented Jul 17, 2019

I'll be implementing this!

@asg017 asg017 added this to the Open Source Summer 2019 milestone Jul 18, 2019
@asg017 asg017 added 🚧 In progress Games that are currently being developed and removed help wanted Extra attention is needed 🚧 In progress Games that are currently being developed labels Jul 18, 2019
@asg017
Copy link
Collaborator Author

asg017 commented Jul 18, 2019

Thanks for claiming this, @cqvu! You are now assigned to this issue, and your game is listed as In Progress in our README.

Feel free to work on your game in your own way! Next week, we'll have more info on how to make a Pull Request to add your game. As always, if you have any questions, feel free to post in our FB group, discord channel, or create a new issue in this repo!

@cqvu
Copy link
Member

cqvu commented Jul 28, 2019

I got the basic setup for Breakout including drawing the ball and the paddle on the canvas and implementing movements and controls.

Gist with Key Pressed Detection snippet I used for the keyboard controls of the paddle: https://gist.github.com/cqvu/fb331b2e18c6cde74e4bcbf90f963048

CodePen link: https://codepen.io/cqvu/pen/jgVXVw

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚧 In progress Games that are currently being developed
Projects
None yet
Development

No branches or pull requests

2 participants