We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Open up a terminal ctrl + alt + t
sudo apt-get install git build-essential libz-dev libsdl2-dev libpng-dev libjpeg-dev
Next create the workspace
mkdir ~/oxygine
cd ~/oxygine
git clone https://github.com/oxygine/oxygine-framework.git
cd ~/oxygine/oxygine-framework/examples/HelloWorld/proj.cmake
./run.sh