Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 874 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 874 Bytes

Lights Out - The Game

Lights Out is a simple graphical game, that you need to shut off all the lights in the board. You can choose so many difficulty levels.

Creating with Java - Swing

  1. Java 11
  2. JSwing - Windows Builder for Java
  3. Look and Feel windows
  4. MVP pattern - Separated logic from the view
  5. Efficient algorythms

Gallery

Lights Out - Initial Lights Out - You Win Dialog Lights Out - Look&Feel

Execution

to execute use: "gameBoard.java".