Skip to content

nafeu/groop-think

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Groop Think

Example multiplayer party game built with Node.js, Express.js, Socket.IO and jQuery. A personal boilerplate for prototyping browser based party game ideas that can be sufficiently implemented using familiar js based web-stacks.

How to play

  • Create a room and invite some humans
  • Be prompted with an opinionated question that all your humans must answer
  • Pick the answer that you think will be the most popular
  • Win points and gloat to your fellow humans

Installation

git clone https://github.com/nafeu/groop-think.git
cd groop-think
npm install
bower install

Usage

Basic Usage

Run npm start to compile and run the server (specify an optional port with the env var PORT)

Development

Run the gulp command. Simple debug commands are accessible in the server console, type help to print a list of available commands

Credits

Nafeu Nasir

License

MIT

About

Multiplayer party game built with Node.js, Express.js, SOCKET.IO and jQuery

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published