3x3 Lights out

by marcodiego - uploaded on October 19, 2020, 5:50 pm

A 3x3 grid for a lights out game. Note that this was created to show how to solve it using a search algorithm (breadth first search or depth first search or anything based on either one) but this problem can be easily (and faster) solved analytically.



Nevertheless, it is a good example of a problem that can be solved using search algorithms.

Tags
lights out search algorithm ai artificial intelligence
Filesize
48 k
Safe for Work?
Yes

Comments

0 Comments. Please login to comment or add your own remix.