Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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
```