Bram-Hub / LEGUP

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

Star battle borders added #866

Closed offline171 closed 1 month ago

offline171 commented 1 month ago

If there's a warning about the test, I'll fix that later, but for now I excluded it because there were problems with merging if I fixed it. Will deal with later.

offline171 commented 1 month ago

There is an else statement that was commented out in StarBattleElementView.java, but if you need it later, then keep it. Other than that, the code looks fine.

The commented out else statement is old code from when I considered making the borders a cell type, which I ultimately didn't do, so I should be able to get rid of it, maybe at a later date