/TacChan

Matchmaking backend for Tac6

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Tac Chan

Codacy Badge

This repository contains the full source code for the tac chan web backend.
Tac chan is a server app running on a website, which allows for a common hostname which players use to find games.

How to use

git clone https://github.com/Kaminate/TacChan
cd TacChan
node tacServer
( in a browser such as chrome or firefox ) http://localhost:8081
( on the website ) Press the button "Add socket"
( on the website ) Press the button "Print Socket Ready State"

License

(c) 2018 Nate Park
This work is liscensed under a GNU GENERAL PUBLIC LICENSE.
You should have received a copy of the license along with this work.
If not, see https://www.gnu.org/licenses/gpl-3.0.en.html.