Skip to content

s-khan-net/NPAT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NPAT

Name-Place-Animal-Thing - Play this multiplayer game built on MEAN stack & hosted on heroku (free dyno - can stop working every 550 hours)

This game uses sockets to keep up, also has a chat

each game is a room where players are sockets.

After you have entered your name and clicked ahead,

you can either join a game or create one

Create a game -

you need to enter a name of the game.... Choose the time for each play. Choose the number of alphabets you want to play for. You can choose the alphabets Watch: video

Join -

To join a game, select a game from the list (to the right). This is how a game would look like

Click the game to join.

When you join a game that is already started, you will be resuming the plays (alphabets left in the game)

Play -

The creator of the game will be prompted to start, once there are 2 or more players. And then... the alphabets come on and type away in the 4 text boxes that have validations. Watch: Video

Invite others -

When in the game open up the menu to see the invite options.

Click the logo in the game for more detailed help.


To run locally

install

  • clone this repo using
git clone https://github.com/s-khan-net/NPAT.git
  • run npm install
cd\NPAT
$\NPAT> npm install

this will install all the node modules

  • then
npm start

NPAT uses

timer confirm slimscroll clipboard moment

what do we say for writing documentation?

not today