Open carpentierriwan opened 6 years ago
Sure, go ahead.
I want to pick this issue. May I?
I have already created it, but I'm still searching on how to upload it here. When I try to push, I get the following: "Authentication failed. You may not have permission to access the repository or the repository may have been archived. Open options and verify that you're signed in with an account that has permission to access this repository."
@carpentierriwan you actually have to fork this repository, clone your fork, and then push into your fork. Then make a pull request.
@ketanhwr Thanks. I have just created the pull request.
Is this issue open?
I cloned your project and just did a little refactoring of the code so it uses two variables "horizontalCells" and "verticalCells" rather than hardcoded values for cell size, ball size, ... Which makes it very easy to add some controls to change the board size and things like that. Could I get authority to work on this project?