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

Minesweeper puzzle editor and bug 877 fix #887

Open
wants to merge 3 commits into
base: dev
Choose a base branch
from

Conversation

willyoung366
Copy link
Collaborator

Description

Created the puzzle editor functionality for minesweeper. Fixed the puzzle editor in short truth tables (bug 877). Renamed minesweeper files.

Closes #(877)

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?

I created several minesweeper and short truth tables files and ran into no issues

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

Puzzle editor functionality for minesweeper
Renamed minesweeper files, fixed short truth table puzzle editor bug 877
@willyoung366
Copy link
Collaborator Author

I remember now why the 123456 minesweeper file exists and you can delete it, it was for taking screenshots of tiles

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