top of page
April 2021
LIGHTS OUT
Lights Out is a classic game where you have a grid of objects, in this case cubes, that when clicked will turn all adjacent objects another color. The goal of the game is to turn all objects off, or turn them all on depending on how you program it. This project was also documented with Trello to improve workflow.

SKILLS USED
UNITY
Unity was the game engine used to create this game.
C#
C# scripting was required to make this game. The use of arrays and booleans are the main focus in this project.
TASK MANAGEMENT
This project was documented with Trello to improve workflow and stay on task.
bottom of page

