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)
- Host: GitHub
- URL: https://github.com/robertwang1001/stroop-game
- Owner: robertwang1001
- License: mit
- Created: 2021-10-19T15:36:47.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-10-27T01:46:02.000Z (over 4 years ago)
- Last Synced: 2026-05-12T19:32:42.905Z (about 2 months ago)
- Topics: react, stroop-effect, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://stroop-game.zhaozhao.today/
- Size: 693 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](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
* ...