This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these template messages) A major contributor to this article appears to have a close connection with its subject. It may require cleanup to comply with Wikipedia's content policies, particularly neutral point of view. Please discuss further on the talk page. (November 2018) (Learn how and when to remove this template message) This article relies excessively on references to primary sources. Please improve this article by adding secondary or tertiary sources. Find sources: "Felgo" – news · newspapers · books · scholar · JSTOR (December 2019) (Learn how and when to remove this template message) (Learn how and when to remove this template message)
Felgo
Initial releaseDecember 12, 2012 (2012-12-12)
Stable release
3.5.0 / April 22, 2020 (2020-04-22)[1]
Operating systemMicrosoft Windows, macOS, Linux
PlatformCross-platform
TypeGame engine
LicenseProprietary commercial software
Websitefelgo.com

Felgo (previously V-Play Engine until February 2019[2]) is a cross-platform development tool, based on the Qt framework. It can be used to create mobile apps or games. Felgo apps and games are supported on iOS, Android, Windows Phone, embedded devices and desktop devices. Felgo developers use QML, JavaScript and C++ to create mobile apps and games.[3]

Apps and games built with Felgo use a single code base and work across multiple platforms and screen resolutions.[4] Felgo was founded in 2012 and is based in Vienna, Austria.[5]

Architecture

Felgo is based on the Qt (software) cross-platform development framework that provides abstraction layers for timers, threads, storage, networking and UI rendering on different platforms. Felgo uses Qt as its core and offers components and plugins on top of it, which further simplify the development of apps and games.[6]

Engine Features

Qt Creator IDE

The Qt Creator IDE supports editing QML and JavaScript code with context-sensitive help, code completion of Felgo components, navigation between components and more.

It includes a QML debugger and profiler for debugging custom components and JavaScript functions. It can inspect and change property values and QML code at runtime and is able to measure the time of element creation and binding evaluations.[7]

Declarative Language Features

Felgo apps and games are written in JavaScript and QML, a declarative language that features property bindings, state machines or fluid animations of any property.[8]

Resolution & Aspect Ratio Independence

Felgo is built to handle all possible aspect ratios and resolutions of modern mobile devices. Developers create their game for a logical scene using a content scaling approach.[9]

Native Dialogs and Functionality

Felgo apps and games provide a native look and feel on all platforms. Felgo has abstracted components for displaying native input dialogs and alert boxes without the need of a single native code line.[10]

Felgo Game Network

The Felgo Game Network is a mobile-backend-as-a-service or MBaas. It allows players to compare high scores and achievements, as well as syncing their data across devices. This is a free service for players and doesn't require registration of any kind. The Felgo Game Network can be implemented in less than 50 lines of code.[11]

Third Party Plugins

Felgo apps and games support a number of 3rd party plugins.[12] These plugins can be used by developers to monetize their applications, to gather analytics on user behavior or to engage users. The following plugins are currently supported by Felgo:

Supported platforms

Felgo supports the following platforms.[13][14][15]

References

  1. ^ "Felgo Updates | Felgo Documentation".
  2. ^ "V-Play is Now Felgo – New Release & Roadmap". Felgo. Retrieved 2019-03-01.
  3. ^ "Hi - Felgo". Felgo. Retrieved 2017-02-08.
  4. ^ "Creating Mobile Games for Different Screen Sizes and Resolutions | Felgo | Documentation". felgo.com. Retrieved 2017-02-08.
  5. ^ Iwatani, Toru (2015-05-01). Video Games Around the World. MIT Press. ISBN 9780262527163.
  6. ^ "Features - Felgo". Felgo. Retrieved 2017-02-08.
  7. ^ "Features - Felgo". Felgo. Retrieved 2017-02-08.
  8. ^ "Features - Felgo". Felgo. Retrieved 2017-02-08.
  9. ^ "Features - Felgo". Felgo. Retrieved 2017-02-08.
  10. ^ "Features - Felgo". Felgo. Retrieved 2017-02-08.
  11. ^ "Game Network - Felgo". Felgo. Retrieved 2017-02-08.
  12. ^ "Plugins - Felgo". Felgo. Retrieved 2017-02-08.
  13. ^ "Pricing".
  14. ^ "Felgo Game Engine Brings More Crossplatform Gaming to BlackBerry 10". BerryReview. August 15, 2013. Retrieved 2014-11-06.
  15. ^ "Felgo Documentation - Supported Platforms". Felgo. Retrieved 2018-11-20.