tarunbatra / type-faster

Game to type faster

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

type-faster

A multiplayer game in which winner is the one who types faster than the others.

Demo: https://type-fast-er.herokuapp.com

Heroku CI and CD is used for the demo app.

Installation

  1. Clone this repo
  2. Run npm install

Usage

npm start

Environment variables

ENV Default Desc
PORT 3000 Port to run the server on
MIN_WORDS 4 Minimum words in sentence
MAX_WORDS 8 Maximum words in sentence

Test

npm test

License

MIT

About

Game to type faster

License:MIT License


Languages

Language:JavaScript 61.3%Language:HTML 37.5%Language:CSS 1.2%