Skip to content

Meoo/IAN

Repository files navigation

IAN

Server

A compiler supporting C++14 is required.

CMake >= 3.7 is required.

Dependencies:

Optional dependencies:

Hunter

Dependencies can be managed through CMake and hunter.

Use IAN_HUNTER=ON when configuring the CMake project.

vcpkg

If you are using vcpkg, install the dependencies:

vcpkg install spdlog openssl boost-asio boost-beast boost-property-tree

Then, configure with CMake in your build directory:

cmake [...]path/to/IAN -DCMAKE_TOOLCHAIN_FILE=[...]vcpkg\scripts\buildsystems\vcpkg.cmake

Client

Client is built using webpack.

Dependencies (have to be installed):

  • npm
  • yarn (optional but recommended)

License

The IAN engine is licensed under Mozilla Public License 2.0.

IAN modules are subject to their own licenses.

About

An engine for web-based multiplayer games

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published