/thetruesoundtest

Remade server for comfortable testing sounds

Primary LanguageJavaScript

thetruehat

Available languages: English, Russian.

TheTrueHat is a web-application for the game Alias. You can play the Alias with your friends or organise an Alias tournament. This project supports a web-interface for the game, and a server that will took responsibility for all technical details.

Play now!

The alpha test is available now here.

Features

  • Cross-platform. You can set the server up on Windows, Linux and Mac OS X, and web-application supports Google Chrome (PC and Android), Mozilla Firefox (PC and Android), Opera (PC and Android) and Microsoft Edge (PC and Android).
  • Easy to start. It's ready to start right now. You don't need to delve into anything and code anything to start play.
  • Good performance: this project is written on Node.js - one of the fastest frameworks.

Quick start

NOTE. You have to install the project previously.

  1. Run in a console:
    node server.js
  2. Go by the link http://localhost:5000
  3. If you need some help with our site, you can use site map to play the game.
  4. Have fun!

Installation

  1. Install Node.js
  2. Download the repository.
  3. Run in a console in the repository directory:
    npm install

Documentation

You can see the documentation here.