8000 GitHub - derekwidmer/LightsOut: A React take on the popular "Lights Out" handheld game.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000

A React take on the popular "Lights Out" handheld game.

Notifications You must be signed in to change notification settings

derekwidmer/LightsOut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lights Out Game

A React take on the popular "Lights Out" handheld game. Player must turn all of the lights out to win the game. Whatever tile the player clicks will toggle on/off along with its 4 adjacent tiles.

What I Learned

Passing functions to child components as props, conditionally styling dumb components and some bonus cool css styling!

To Play

Must have npm installed

First, clone the repo to your machine.

Navigate to the directory and run these lines:

npm install
npm start

About

A React take on the popular "Lights Out" handheld game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0