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.
The alpha test is available now here.
- 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.
NOTE. You have to install the project previously.
- Run in a console:
node server.js
- Go by the link http://localhost:5000
- If you need some help with our site, you can use site map to play the game.
- Have fun!
- Install Node.js
- Download the repository.
- Run in a console in the repository directory:
npm install
You can see the documentation here.