Skip to content

A game based on basic colors with one simple rule. Just pick good color. Created in Vue, using PWA technology 🎨🎮

License

Notifications You must be signed in to change notification settings

kstawinski/pickcolor.fun

Repository files navigation

Pick Good Color

Game with one simple rule: you must select the color whose name is displayed on your screen. Made out of boredom in Vue.js.

🚀 Check out demo!

Game informations

Levels

Emoji Minimal points
🙄 0
😐 10
🤨 20
😀 30
😳 40
😱 50

Time per round

Points Time per round (s)
=< 20 2
>20 and <40 1.7
>40 and <60 1.5
>60 1.3

Keyboard navigation

Key Action
Enter Start game
(↑) Top arrow Select top color
(↓) Bottom arrow Select bottom color

Development

Open your terminal and run below commands. Then you can go to localhost:8080 and start development.

git clone https://github.com/kstawinski/pickcolor.fun.git
cd pickcolor.fun
npm install
npm run dev

License

MIT © Kacper Stawiński

License Last version of my project Opened issues