Skip to content

IRamBot/IAN

 
 

Repository files navigation

IAN

Building

CMake >= 3.7 is required.

Server

A compiler supporting C++14 is required to build the server.

Dependencies are managed through CMake and hunter.

For Visual Studio, you might have to run CMake from the "Developer Command Prompt for VS" (hunter bug when building boost).

Dependencies (automated with hunter):

Optional dependencies:

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

Languages

  • C++ 62.0%
  • CMake 30.0%
  • JavaScript 5.2%
  • CSS 2.0%
  • HTML 0.8%