Bram28 / LEGUP

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

Light up - automatically place white cells in any lit cell #82

Closed mmellone closed 8 years ago

mmellone commented 8 years ago

When a light is placed, white cells are added in any newly lit areas, and if a light is removed the white cells are removed from any areas that have become dark.

mmellone commented 8 years ago

We have decided not to use this, as it does not allow for any light to be placed in an already lit cell (defeating the purpose of having a contradiction and makes it too "smart"). For now, we will just use the WhiteInLight rule