connect4
connect4 copied to clipboard
Support for different board sizes + coin drop animation
I'm confused
@amanpalariya don't be confused, you have done exactly what I asked you to do.
we have some conflicts here.. please remove them.. also I am very happy with your coin drop animation.. can you keep only keep these changes
- coin drop animation
- generalizations
- ability to change aesthetics
I am a bit reluctant to merge other changes such as:
- reduced font size.
- increased section height.
What I will suggest is don't do anything with this section, keep it as it is !
Done 👍🏻
If this PR is merged, people working on issue #7 will have to change the code a little because the board is drawn with coloured rectangle + black circle in their branch and I have done it using transparent tileable pattern board1_100px.png
. Coin drop animation will not work without a transparent board.
thanks for the amazing job done @amanpalariya I will see what I can do while merging in your PR as we have 2 other open PRs for issue 7