Built using react (hooks), styled components, react router. Express server & mongoDB.
Live link at https://team-timeout.netlify.app/create
- Currently for desktop only :)
- Customize game: Choose gameblocks that represent everyday team activities
- Get unique link to your team game
- Play and see your team's highscores!
https://github.com/sarit-chaet-hudis/team-timeout-server
- Bug when trying to create game with no team name
- New game button doesn't reshuffle the blocks
- Game mechanics (valid moves) doesn't consider boundaries
- Does not work on most mobile devices yet
-
Game logic based on Ania Kubow's tutorial which was a huge time saver! I did clean/reuse/generalize quite a bit.
-
bootstrapped with Create React App.
-
Emoji picker component by emoji-picker-react. worked like a charm and out of the box!!