Skip to content

Makao is a real time web card game very similar to UNO.

Notifications You must be signed in to change notification settings

MasaDjordjevic/Makao

Repository files navigation

Makao

Makao is a real time web card game very similar to UNO.

Dependencies

The application currently requires running local instances of mongoDB and redis (port 6379) servers.

Install

  1. Run npm install from the main folder.
  2. Run npm install from the /client folder.
  3. Run npm start from the main folder.

Open localhost:3000 in your browser.

About

Makao is a real time web card game very similar to UNO.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages