lights_out
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| lights_out [2025/12/10 15:10] – frchris | lights_out [2025/12/10 15:10] (current) – frchris | ||
|---|---|---|---|
| Line 19: | Line 19: | ||
| - Notice it always says 0 moves. Look at the code in '' | - Notice it always says 0 moves. Look at the code in '' | ||
| - Notice how difficult the game is when starting with a random arrangement. | - Notice how difficult the game is when starting with a random arrangement. | ||
| - | |||
| - Change the dimensions of the puzzle. | - Change the dimensions of the puzzle. | ||
| - There is a version where there are no borders, so when you click on one of the lights on the edge, it changes the lights on the other side (Hint: use mod % ) | - There is a version where there are no borders, so when you click on one of the lights on the edge, it changes the lights on the other side (Hint: use mod % ) | ||
| - Not all random starting situations form a solvable puzzle. | - Not all random starting situations form a solvable puzzle. | ||
| - Optional: Let the player know the minimum number of moves | - Optional: Let the player know the minimum number of moves | ||
lights_out.txt · Last modified: 2025/12/10 15:10 by frchris