Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tnlx/linef
Color Lines game remake using React
https://github.com/tnlx/linef
color-lines game lines98 pwa react remake
Last synced: about 1 month ago
JSON representation
Color Lines game remake using React
- Host: GitHub
- URL: https://github.com/tnlx/linef
- Owner: tnlx
- License: mit
- Created: 2024-04-08T14:01:53.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-12-03T08:19:56.000Z (about 2 months ago)
- Last Synced: 2024-12-03T09:28:06.868Z (about 2 months ago)
- Topics: color-lines, game, lines98, pwa, react, remake
- Language: JavaScript
- Homepage: https://linef.keyli3e.com
- Size: 789 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# linef
A remake of classic line-98 [Color Lines](https://de.wikipedia.org/wiki/Color_Lines) using [React](https://react.dev/)
[Play](https://linef.keyli3e.com/)
## Development
```sh
docker compose up --watch
```