Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 357 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 357 Bytes

MEME HOURS

Meme Hours is a real-time multiplayer game in which users are prompted to write captions for a randomly given meme template. At the end of each round, users give likes to each meme and the round winner is displayed. At the end of the game, all round winners are displayed.

First: npm run build

Then: npm start for hot module reloading!