Skip to content

Latest commit

 

History

History
executable file
·
86 lines (52 loc) · 1.99 KB

README.md

File metadata and controls

executable file
·
86 lines (52 loc) · 1.99 KB

P A I N T R

A live multiplayer painting game created in Meteor with React.

By: Cody Rathor & Stu Johnston

Getting Started

To get started first you must clone this repository. after cloning it please refer below to the installation instructions.

Technologies used

  • Meteor - App Development Platform
  • React - UI Design
  • React-Nipple - Virtual Joystick
  • Konva - Used for its Random Color Generator
  • Ngrok - Exposes localhost for proper testing

Installation

Commands must be run in the project directory

npm install

Run

meteor

Reset Database

meteor reset

When app is running on Localhost

ensure you have completed the installation of ngrok. link above in the technologies used.
cd into the directory you have installed ngrok (usually user folder) and type the following command:

./ngrok http <Localhost port number here>

this will give you links to share with others so that they can play as well.

Instructions on how to play

after completing the above:

Once all players have created a name and you are ready to play simply hit the start button and enjoy!

If you would like to reset the players for now you just simply refresh the page and vice versa with the devices connected.

HAVE FUN!!

Acknowledgments

Project Photos

Game Page:

Game Page

Winner:

Winner Page

Mobile Landing Page:

Mobile Landing

Mobile Joystick:

Mobile Joystick