https://github.com/samarmohan/minigames
https://github.com/samarmohan/minigames
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/samarmohan/minigames
- Owner: samarmohan
- Created: 2023-08-20T00:24:48.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-20T00:47:15.000Z (almost 3 years ago)
- Last Synced: 2025-01-21T05:27:13.859Z (over 1 year ago)
- Language: Svelte
- Homepage: https://lights-out-three.vercel.app
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Lights Out
This is a [lights out](https://www.logicgamesonline.com/lightsout/) implementation in Svelte.
You can see a deployed version at [lights-out.samarmohan.com](lights-out.samarmohan.com)
To run, open a command prompt and type `yarn dev`. Uses vite as the build tool.