Skip to content

Tempate/litaxx

Repository files navigation

Litaxx

Litaxx is an open-source project that aims to provide an open platform to play the game ataxx.

Right now the project is under active development and contributions are more than welcome, so feel free to join us at discord.

License

The project is licensed under GPLv3+. For more information read COPYING.

Installation

Submodules

After cloning the project you can get its submodules by running:

git submodule update --init --recursive

Node dependencies

To get the required dependencies from the package.json run:

npm install

Running the server

You can run the server by doing:

node index.js

About

An online server to play Ataxx.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published