Skip to content

The interface is separated from the logic and the correct use of the OOP paradigm.

Notifications You must be signed in to change notification settings

LucasBarrientos7/Lights_Out

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lights_Out

When the game starts, a random number of lights come on. Pressing any of the lights will alternate with adjacent lights.

lo

Game rules:

  • The goal of the puzzle is to turn off all the lights, preferably by pressing as few buttons as possible.

The project was resolved considering the appropriate separation of the interface and the game logic as well as the correct use of the OOP concept for the programming of the classes and their attributes.

About

The interface is separated from the logic and the correct use of the OOP paradigm.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages