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

BCD (Part 2 lesson 6 or 7) #115

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

hollannikas
Copy link

As mentioned in issue #81, this PR aims to explain BCD by adding scoring to the bricks game. I’ve expanded on the solution suggested in draft PR #93.

It took me a bit to break this down into logical commits, but I hope this makes the review process smoother (and any necessary fixes easier). Turns out, it's a lot easier to write the code than to explain it 😅. This really made me respect the effort that has gone into writing and explaining this material, and I’m looking forward to any constructive feedback you might have on my approach, both in terms of code and explanation.

Two notes from my side:

  • I used conventional commits for the commit messages, but I’m happy to adjust them to any preferred style.
  • If you have a preferred font for the digits, please let me know, and I’ll update it.

Thanks in advance for your time and feedback!

@hollannikas hollannikas changed the title BCD (Chapter 2 lesson 6 or 7) BCD (Part 2 lesson 6 or 7) Dec 26, 2024
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

Successfully merging this pull request may close these issues.

1 participant