Download and install

Compiled binaries

The easiest way to obtain the program is to download compiled binaries for Linux, Mac and Windows platforms. Just download the archive, unpack it and follow the instruction inside. You don’t need to install the binaries, therefore you can use it without a root permission. The previous versions (v1.2 and v2.0.2 unsupported) of supercell is available in archive

Linux x86_64
Linux x86_64
OSX Intel
OSX Intel
Windows x64
Windows x64

Please note that the Linux ARM64 architecture for this version is supported only via snap (see below). The support is in beta stage.

Snap store (Linux)

Another very modern option is to install program via snap. Available both for Intel/AMD and ARM (experimental) architectures.

Get it from the Snap Store

This is available for almost all modern Linux distribution and is as easy as to click on the link above (Web UI) or to write the command in terminal:

sudo snap install supercell

Be careful, snap is a very secure way of installing programs. Therefore, you can get a permission error in case of running the program outside your home folder.

Repository (ArchLinux)

Old version of the program (v1.2) is available in ArchLinux repository.

Source code

You can also compile the program from source code. To do so, you should have knowledge of git and cmake. Please check github actions file supercell-cicd.yml for relevant commands. Please use latest version of OneAPI-tbb for the best performance. Compiling under Linux, OSX and FreeBSD should be relatively easy, but compiling on Windows should be done from scratch.