Home
Name Modified Size InfoDownloads / Week
NxCube-0.012.tar.bz2 2021-05-16 30.1 MB
README.md 2021-05-16 491 Bytes
Totals: 2 Items   30.1 MB 0

NxCube is a port of the Cube game engine to mGSTEP.

About the port:

NxCube replaces Cube's use of SDL and SDL Mixer with mGSTEP which employs OpenAL for audio.

Building on Linux requires:

Install latest mGSTEP and its prerequisites.

Ubuntu 14.04* / 16.04:

  $ sudo apt-get install gobjc++ freeglut3-dev
  $ make

*NOTE: Additionally, libpng16 must be built and installed from source code prior to building mGSTEP on Ubuntu 14 as it is not available as a package.

Source: README.md, updated 2021-05-16