Couple Wheel is a game to be played in pairs, where both players select activities they would like to do together and spin the wheel to randomly choose one. It's a great game for indecisive couples!
- Add activities to a list and sort them
- Coin system to reroll the drawn activity
- Each time an activity is drawn, the harder it is to be drawn again (weight system)
- Spinning animation
- Translation support (English, Portuguese and Spanish)
- Theme selection for each player
- Export and open a game (local storage)
- Game configuration (play with the default values)
git clone https://github.com/lorenzoa7/couple-wheel.git
npm install
npm start
Lorenzo Aceti
This project is under MIT license.