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

Star battle #879

Closed
wants to merge 13 commits into from
Closed

Star battle #879

wants to merge 13 commits into from

Conversation

offline171
Copy link
Collaborator

Description

Closes #(issue)

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Enhancement (improvement to an already existing feature)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

How Has This Been Tested?

Checklist:

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (if applicable)
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

Fixed Empty Adjacent Test (one of those one line deletion bug fixes) and got rid of print statements and comments blocking useful lines of code
Starter code for borders
Added primitive code to outline where borders would be placed
commented out rough draft on how element view draws borders. Don't need an image for them likely, just use basic drawRect function, and make sure to distinguish if it's vertical or horizontal if necessary
Made dedicated border classes to help define them for drawing
Changed how borders were counted and drawn to be more in line with skyscrapers
Borders added, slipped in-between cells equally, colored red so as to not be confused with the black empty squares
Attempting to solve merge issue
Undoing changes to fix merge conflict
All the puzzle files in origin star battle branch are missing. I'm deleting a temp file to see if github will spot the difference.
Same but add instead of remove
@offline171 offline171 closed this Jan 21, 2025
@offline171
Copy link
Collaborator Author

Wrong branch

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