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

Adding ThermometerExporter.java and therm_test.xml #759

Closed Fuzzabee closed 7 months ago

Fuzzabee commented 7 months ago

Description

Added ThermometerExporter.java and therm_test.xml. ThermometerExporter is not complete yet, though the outline for the unfinished parts are commented out. Just have to figure out how we want to access certain fields. therm_test.xml should be completely for an empty game with valid thermometers and valid row and column numbers. Still have to figure out how to save various board states but we will be working on that soon (I hope).

Type of change

How Has This Been Tested?

No tests have been conducted yet.

Checklist: