Skip to content

BartMassey/lights-out

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Lights Out

This is a simple ASCII "Lights Out" game in Rust. The goal is to turn off all the lights in the pattern by flipping some position.

Run with cargo run. An optional argument can be given to set the number of lights. Try cargo run 2 for a very low-effort game.

This code is available under the MIT License.

About

lights out game in rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages