Oyunlar

Install Stencyl 3.4 - Creating Games Without Coding on Linux

Install Stencyl 3.4 - Creating Games Without Coding on Linux

Stencyl 3.4 most recent release, is a game creation platform that allows users to create amazing and publish 2D video games for computers, mobile devices, and the web without coding. The software is available for free, with select publishing options available for purchase and it has extensive platform support, which includes iOS (iPhone/iPad), Android, Flash, Windows, Mac, and Linux.

The app is more described as a logic building block for 2D games. It's got a unique drag and drop interface with new functionality and hundreds of ready-to-use blocks that enables you to bring your game logic design to life. Power users can create and share their own blocks, extend the engine through code, import libraries and write their own custom classes that interact seamlessly with block-based Behaviors.

Stencyl 3.4 supports

This release v3.4.0 Beta 5 is compatible with Xcode 8 / iOS10 and fixes many other issues. See Highlights below

How to Install Stencyl 3.4 on Ubuntu 16.04, Ubuntu 14.04

sudo apt-get install libgc-dev libxext-dev
sudo dpkg --add-architecture i386 sudo apt-get update
sudo apt-get install libxtst6:i386 libxi6:i386 libncurses5:i386 libxt6:i386 libxpm4:i386 libxmu6:i386
sudo apt-get install libgtk2.0-0:i386 libxt6:i386 libxext6:i386 libatk1.0-0:i386 libc6:i386 libcairo2:i386 libexpat1:i386 libfontconfig1:i386 libfreetype6:i386 libglib2.0-0:i386 libice6:i386 libpango1.0-0:i386 libpng12-0:i386 libsm6:i386 libx11-6:i386 libxau6:i386 libxcursor1:i386 libxdmcp6:i386 libxfixes3:i386 libxi6:i386 libxinerama1:i386 libxrandr2:i386 libxrender1:i386 zlib1g:i386 libnss3-1d:i386 libnspr4-0d:i386 libcurl3:i386 libasound2:i386

32bit OS

wget http://mario.stencyl.net/public/Stencyl-full.tar.gz mkdir stencyl tar -xvf Stencyl-full.tar.gz -C stencyl/ cd stencyl/ ./Stencyl

64bit OS

wget http://mario.stencyl.net/public/Stencyl-64-full.tar.gz mkdir stencyl tar -xvf Stencyl-64-full.tar.gz -C stencyl/ cd stencyl/ ./Stencyl
Emulate Mouse clicks by hovering using Clickless Mouse in Windows 10
Using a mouse or keyboard in the wrong posture of excessive usage can result in a lot of health issues, including strain, carpal tunnel syndrome, and ...
Add Mouse gestures to Windows 10 using these free tools
In recent years computers and operating systems have greatly evolved. There was a time when users had to use commands to navigate through file manager...
Control & manage mouse movement between multiple monitors in Windows 10
Dual Display Mouse Manager lets you control & configure mouse movement between multiple monitors, by slowing down its movements near the border. Windo...