Skip to content

hugomarcotte/PAH

Repository files navigation

Phones Agains Humanity

An online version of the popular cards game Cards Against Humanity

Table of Contents

Examples

Demo

See a live version of the app here.

Screenshot

Sphynx Example Above: A example of the game being played

Usage

  1. Make sure that you have MongoDB installed correctly and running on your machine

    mongod
  2. Serve the application with grunt

    grunt serve

Testing

To run the test suite, run the following command:

grunt test

Installation

  1. Clone the repository

    git clone https://github.com/hugomarcotte/PAH
  2. Install dependencies

    npm install    # installs node packages
    bower install  # installs bower dependencies

Note: If you encounter errors in the installation process for npm, it is recommended that you try running the install command with sudo

Roadmap

Features

  • Add animation
  • Create private games
  • Build another game using the same platform

Known bugs

  • Minor UI misalignments on smaller phones

Contributors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •