Lights Out

I spent some time researching and constructing Lights Out in Unity.

I spent some time researching and constructing Lights Out in Unity.

 
 
 

A Lesson in Randomization

I’ll admit that I wasn’t terribly familiar with this game when I was first tasked with building it in Unity. After a bit of research, I was able to put together a fairly decent version of the game. The core functionality of the game is there, but in retrospect, I should have taken steps to check for the creation of un-winnable randomized game boards. Live and learn.