Bram-Hub / LEGUP

Logic Engine for Grid-Using Puzzles - a better way to learn formal logic
GNU General Public License v3.0
33 stars 82 forks source link

Thermometer first rule and changes to ThermometerController #725

Closed Fuzzabee closed 8 months ago

Fuzzabee commented 8 months ago

Description

Added the first case rule Mercury or Blocked. Not commented, just wanted to get a working rule in to make the GUI setup a bit easier. Also changed ThermometerController to better reflect how we wanted the user to interact with the puzzle.

Type of change

How Has This Been Tested?

Hasn't yet, no test cases yet.

Checklist:

charlestian23 commented 8 months ago

@morenomarcus03 @Fuzzabee @ZevCe Make sure you guys double check the branch you want to merge into. You should not be merging into master. I changed the base branch to Bram-Hub:thermometer since I assume that's what you guys are trying to merge into. If it is, then feel free to squash and merge this pull request.

Fuzzabee commented 8 months ago

@morenomarcus03 @Fuzzabee @ZevCe Make sure you guys double check the branch you want to merge into. You should not be merging into master. I changed the base branch to Bram-Hub:thermometer since I assume that's what you guys are trying to merge into. If it is, then feel free to squash and merge this pull request.

Absolutely what I meant to do, apologies for that. Checked everything else and didn't think to check I was merging to the correct place. Thank you!