Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thepmsquare/lights-out-game-react
Lights Out Game made with ReactJS.
https://github.com/thepmsquare/lights-out-game-react
hacktoberfest
Last synced: 2 days ago
JSON representation
Lights Out Game made with ReactJS.
- Host: GitHub
- URL: https://github.com/thepmsquare/lights-out-game-react
- Owner: thepmsquare
- Created: 2020-07-13T15:45:01.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-04-23T02:20:55.000Z (9 months ago)
- Last Synced: 2024-11-22T02:22:00.945Z (2 months ago)
- Topics: hacktoberfest
- Language: JavaScript
- Homepage: https://thepmsquare.github.io/lights-out-game-react/
- Size: 895 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# lights-out-game-react
Lights Out Game made with ReactJS.
![](lights-out.gif)
To check out the project...
> Clone / Download zip
> run "npm install" (will require node and npm)
> run "npm start"
Feedback is appreciated. Thank you!