You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Lights out game is programmed using Java language, and multiple smart search algorithms are added to reach a solution for each puzzle presented, with printing the steps, number of processed nodes, and execution time, with the possibility of playing by people.
Implementation of the classic game Lights Out in Java-Swing for the GUI, Interactive customizable board with difficulty modes and a top 10 leaderboard.