Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kristorres/twice-concentration

😍 A classical memory card game about Twice.
https://github.com/kristorres/twice-concentration

javascript nodejs rollup sana svelte twice web-app

Last synced: about 1 month ago
JSON representation

😍 A classical memory card game about Twice.

Awesome Lists containing this project

README

        

Twice logo

Twice Concentration
===================






![twice-concentration](resources/twice-concentration.gif)

The classical card game that revolves around Twice. 😍

Building and Running Locally
----------------------------

```sh
git clone https://github.com/kristorres/twice-concentration
cd twice-concentration
npm install
npm run build-dev
```

Now go to _output/index.html_ on your favorite browser to view the web app. 😎