Skip to content

AshlynHanson/Lights_Out

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lights_Out

A GUI version of the game Lights Out.

About

The goal of Lights Out is to toggle off lights in a 2D grid of lights. When a light is toggled, the lights next to it toggle on or off.

How It Works

This game is set up with a 2D grid of buttons using JFrame and Mouselistener with Java.

About

A GUI that sets up a game of Lights Out.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages