Skip to content

geoffhotchkiss/MyLightsOut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

To run MyLightsOut, run from a terminal: python lights.py 

Enter the size of the board and play.

Note: I have not implemented error checking on user input so if you enter a
noninteger or an integer out of the range of the board size, the program
will crash.

About

This is a basic implementation of the classic 'Lights Out' game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published