Skip to content

sarit-chaet-hudis/team-timeout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A fun competitive and customizable game for teams!

Built using react (hooks), styled components, react router. Express server & mongoDB.

  • Currently for desktop only :)

Play game screenshot Create new game screenshot View highscores screenshot Team Timout Flowchart

Game Walkthrough

  1. Customize game: Choose gameblocks that represent everyday team activities
  2. Get unique link to your team game
  3. Play and see your team's highscores!

Link to server repo:

https://github.com/sarit-chaet-hudis/team-timeout-server

Known issues and Todos

  • 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

Acknowledgements