/CubeCraft2

Minecraft clone using c++ and modern opengl

Primary LanguageC++

CubeCraft2

Another Minecraft clone also the rebuild version of CubeCraft

Installation

Linux (Unix)

git clone https://github.com/AdamYuan/CubeCraft2.git
cd CubeCraft2
cmake . -DCMAKE_BUILD_TYPE=Release
make -j4

Screenshots

alt text alt text alt text

Built With

References