An open API service indexing awesome lists of open source software.

https://github.com/potexxi/lights-out

The original "lights out" game, remade in C# WPF.
https://github.com/potexxi/lights-out

retro-game self-made wpf

Last synced: 5 months ago
JSON representation

The original "lights out" game, remade in C# WPF.

Awesome Lists containing this project

README

          

# lights-out

This Lights Out version is a clean and modern remake of the classic “Lights Out” puzzle game, built in C# using WPF.
Each click flips a tile and its neighbors.

Your goal: turn all tiles off using as few moves as possible!
You can customize the board size, track your stats, and switch between different color themes.

**Features:**
+ Clean UI
+ Customizable grid-size
+ different colors

**Controls:**
+ left mouse button - flip a tile (and neighbors)

# Authors
+ [@potexxi](https://www.github.com/potexxi)

# Screenshots
Screenshot 2025-12-10 221911