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

https://github.com/robertwang1001/stroop-game

🌈 A Stroop game (PWA)
https://github.com/robertwang1001/stroop-game

react stroop-effect tailwindcss typescript

Last synced: about 2 months ago
JSON representation

🌈 A Stroop game (PWA)

Awesome Lists containing this project

README

          

[![Netlify Status](https://api.netlify.com/api/v1/badges/0d762b56-2412-407b-99d2-d132f121f0f3/deploy-status)](https://app.netlify.com/sites/sleepy-kirch-80a951/deploys)

# Stroop Game

Let's [play](https://stroop-game.zhaozhao.today/) with the [Stroop Effect](https://en.wikipedia.org/wiki/Stroop_effect).

# Tech Stack

As for now, it's just a static web game.

* React (Functional components && Hooks)
* TypeScript
* TailwindCSS

# Plans

* UI/UX improvement
* Record personal top score in local store
* Login && store persnoal data into database(Moogodb)
* Score-based Rankings of daily, weekly, monthly and all
* ...