Skip to content

nazy00/pictionary

 
 

Repository files navigation

Mi'kmaq Pictionary App

Fun game for kids to learn the Mi'kmaq language.

Usage

  1. Open your browser
  2. Go to http://ugdev.cs.smu.ca/~group23B/dev/

Installation

  1. Open a terminal window
  2. Connect to the SSH server by running ssh [email protected] and entering the password: 39LoudCrowdMarry
  3. Run the following commands
cd ~/public_html/dev/
npm install fs
npm install path
npm install express
npm install express-fileupload
cd ~/public_html/dev/src/server/
node server.js

About

Fun game for kids to learn the Mi'kmaq language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 50.0%
  • JavaScript 39.4%
  • CSS 10.6%