At the moment, we only allow adding x's by dragging. Let's also allow removing x's when we start dragging from a square that has an x already.
Make sure this works for all types of levels. Repeating code may be required.
Similar functionality can be found in the level builder where you can remove squares by dragging from a filled square.
Types of levels:
- Normal level (taken from LinkedIn)
- Bonus Level (also from LinkedIn)
- Community Level
At the moment, we only allow adding x's by dragging. Let's also allow removing x's when we start dragging from a square that has an x already.
Make sure this works for all types of levels. Repeating code may be required.
Similar functionality can be found in the level builder where you can remove squares by dragging from a filled square.
Types of levels: