Install Lua game engine in Ubuntu 16.04

Source: Internet
Author: User

Install Lua game engine in Ubuntu 16.04

Ubuntu 16.04 installs the Lua game engine Love, which is unknown in China. However, many people in foreign countries still use it. We generally call this engine love (abbreviation ).

Love is an engine, not a game editing tool, and the language is Lua, pure code engineering games.

The following shows the running effect of the game:

Open the terminal and enter:

Sudo add-apt-repository ppa: bartbes/love-stable

Then:

Sudo apt-get update

Finally:

Sudo apt-get install love

Input:

Love -- version

The latest version is:

LOVE 0.10.0 (Super Toast)

Run love:

Love gamename. love

You can download the game trial at the bottom of the official website.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.