Skip to main content

How-to install Ubuntu make plus Stencyl for game development On Ubuntu



Tip: Watch the video full screen and HD.

In this video i am going to show you How-to install Ubuntu make plus Stencyl for game development On Ubuntu.

Ubuntu Make is a command line tool which allows you to download the latest version of Android Studio (beta), alongside the latest Android SDK, and all the required dependencies (which will only ask for sudo access if you don't have all the required dependencies installed already), enable multi-arch on your system if you are on a 64 bit machine, integrate it with the Unity launcher…

Stencyl is a game creation platform that allows users to create 2D video games for computers, mobile devices, and the web. The software is available for free, with select publishing options available for purchase. The software was originally called "StencylWorks" while in development and for the initial release, but was later shortened to just "Stencyl".


Commands

Open a terminal window

Add the ubuntu make ppa
sudo add-apt-repository ppa:ubuntu-desktop/ubuntu-make

Update your package list
sudo apt-get update

Install ubuntu make
sudo apt-get install ubuntu-make

For a list of ubuntu make commands
umake --help

Install Stencyl for game development
umake games stencyl 

Resolve any package errors
sudo apt-get install -f 

PLEASE SUBSCRIBE AND FOLLOW ME ON TWITTER GOOGLE+ OR FACEBOOK!!







Popular Posts