V-Play Engine

V-Play Engine
Initial release December 12, 2012 (2012-12-12)
Stable release
2.9 / August 4, 2016 (2016-08-04)[1]
Development status Active
Operating system Microsoft Windows, Mac OS X, Linux
Platform iOS, Android, Microsoft Windows, Mac OS X
Type engine
License Proprietary commercial software
Website Official V-Play Engine website

V-Play is a cross-platform app and 2D game engine, designed to develop cross-platform apps and games for both mobile and desktop platforms.[2][3][4][5]

Architecture

Qt (software) is well known as a C++ framework that simplifies cross-platform development, because it abstracts platform differences like timers, threads, storage, networking, rendering, and multimedia. Traditionally, Qt is most popular for native desktop applications. Some examples that have been built with Qt include VLC Media Player, Skype and Autodesk Maya – all of them make use of the GUI module which allows the creation of native-looking applications with a single source code base. Since the rise of mobile platforms and the financial success of mobile app stores, Qt also reaches into these market segments. Since Digia’s takeover from former Qt maintainer Nokia, Qt is no longer bound to proprietary platforms and is being actively developed to support new platforms.[6] V-Play also supports BlackBerry.[7] The engine is specifically for cross-platform 2D games.[8]

V-Play uses Qt as its core and offers components and plugins on top of it, which are essential for developing (mobile) games and apps.

Engine Features

Third Party Plugins


V-Play Multiplayer feature

V-Play Multiplayer allows you to create real-time and turn-based multiplayer games for all supported V-Play platforms. This includes iOS, Android and Windows Phone, as well as Windows, Linux and Mac OS X. You can also enjoy an intelligent matchmaking system with ELO rating, an interactive chat feature, push notifications, cloud synchronization of player profiles & many social features.

V-Play Game Network

The V-Play Game Network is a cross-platform gaming service that allows players around the world to compare game highscores and achievements. Players can also challenge each other across multiple platforms and share their progress on Facebook on all supported platforms.[9]

Open-source multiplayer example game

V-Play Multiplayer has already been used to launch a successful 4-player card game, ONU, developed internally by V-Play. ONU has been available on the App Store and Google Play Store since the beginning of July and has garnered 200,000+ downloads within the first 3 weeks of its release. This is thanks to the multiplayer feature and word-of-mouth marketing. The player retention rates and engagement metrics are also way above industry standards, thanks to the multiplayer features.

The full source code for ONU, based on the popular card game UNO, is available for free in the V-Play SDK. As a developer, you can use the full source code as a best practice for multiplayer integration [10]

Supported platforms

V-Play can export games for multiple platforms under its pricing model.[11][12]

References

This article is issued from Wikipedia - version of the 12/1/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.