MakeItMeme
Description
A simple multiplayer Meme generator game for challenge your friends.
Installation
- git clone: https://github.com/gigiul/makeitmeme.git
- Backend: npm install && node index.js
- Frontend: cd fe/ && npm install && npm start
Usage
- Open http://localhost:3000
- Set your username
- Click Ready and wait for other players
- Drag & Drop the the text over your meme
- Send and wait for other players
- Vote your favorite memes
- Check the Leaderboard
Implemented Features
- set username
- skip base
- Create multiple text
- Drag & Drop text
- upvote & downvote
- leaderboard
Missing Features
- set profile image
- new round
Media