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: 6 months 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-07T05:15:57.000Z (7 months ago)
- Last Synced: 2025-03-07T06:22:57.476Z (7 months ago)
- Topics: color-lines, game, lines98, pwa, react, remake
- Language: JavaScript
- Homepage: https://linef.keyli3e.com
- Size: 790 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
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
```