An open API service indexing awesome lists of open source software.

https://github.com/samarmohan/minigames


https://github.com/samarmohan/minigames

Last synced: over 1 year ago
JSON representation

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.