Ігри

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
How to change Mouse pointer and cursor size, color & scheme on Windows 10
The mouse pointer and cursor in Windows 10 are very important aspects of the operating system. This can be said for other operating systems as well, s...
Безкоштовні ігри з відкритим кодом для розробки ігор Linux
У цій статті буде розглянуто перелік безкоштовних ігрових механізмів з відкритим кодом, які можна використовувати для розробки 2D та 3D ігор на Linux....
Підручник Тінь розкрадача гробниць для Linux
Shadow of the Tomb Raider - дванадцяте доповнення до серії Tomb Raider - франшизи екшн-пригодницької гри, створеної Eidos Montreal. Гру сприйняли як к...