AlbertStjarne / LightsOutGameReact

A Lights out game built in React. Target is to turn all the lights out. Good luck!

Home Page:https://albertstjarne-lightsoutgame.netlify.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Lights out game built in React

A Lights out game built in React. The target is to turn all the lights out. Good luck!

Using create-react-app

The project was initialized with create-react-app, Create React App

Instructions to run the application

Run these commands in the project directory:
Installing dependencies
$ npm install

Starting the application in development mode
$ npm start

This should open the application in the browser, otherwise go to:
http://localhost:3000
The page will reload if you make code edits.

Screenshots

Playing the game

Author

About

A Lights out game built in React. Target is to turn all the lights out. Good luck!

https://albertstjarne-lightsoutgame.netlify.com/


Languages

Language:JavaScript 68.7%Language:CSS 20.3%Language:HTML 11.0%