lights

  1. Etotheipi

    Lights Out Methods and Algorithms

    So, to practice PyQt5, I decided to make a simple Lights Out game for practice, which made me think of methods for it. Right now I just "drag" the light to one side, but I can't do anything with it from that point. So i thought it would be interesting to explore its methods and algorithms.
Top