Skip to content

tianye-chen/Python-Lights-Out-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python Lights Out Project

Lights Out game recreated in Python using Pygame

Goal of the game is to solve the puzzle by turning all blocks to green

Each click on a block will flip itself and all adjacent blocks to the opposite color

Features:

  • Ability to reshape the board using width and height incrementers and decrementers
  • Reset button to reset the entire board
  • Solve button to automatically solve the puzzle (WIP)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages