Skip to content

🎉 A multi-player meme generator card-game. Four people can interactively create text for random memes and a rotating judge will vote for their favorite one.

Notifications You must be signed in to change notification settings

VolkRiot/multiplayer-cardgame

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multiplayer-Cardgame

A Multi-Player Card Game

Made by

  • Robin Mi
  • Victor Tsang
  • Mikhail Metrikin

Setup Instructions (WIP)

  1. git clone
  2. Run npm install
  3. Create MySql databse (I suggest: memeski):wink:
  4. Edit config.json to insert own credentials
  5. Run npm start to build initial DB
  6. Use Sequilize CLI to run sequelize db:seed:all
  7. Consider improving this workflow as it is in development!

About

🎉 A multi-player meme generator card-game. Four people can interactively create text for random memes and a rotating judge will vote for their favorite one.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 73.4%
  • CSS 16.6%
  • HTML 10.0%