One Card! (Qt Multiplayer Card Game)

From Qt Wiki
Revision as of 13:36, 16 November 2016 by MikeVO89 (talk | contribs) (Formatting Changes and Image Upload)
Jump to navigation Jump to search


onecard-menu.png onecard-game.png

Description

One Card! is a turn-based card game for up to 4 players based on ONU. It uses the V-Play Multiplayer component to add in-game chat, an intelligent matchmaking system and an ELO rating system. It also includes leaderboards, offline messaging and a social system that allows you to connect and play with your friends.

Game Engine

This game was created using the V-Play Game Engine. This free SDK is now available for download.


Examples

You can find the source code for this example game in the V-Play Documentation. One Card! is an open-source project so you can use it as the basis for your own multiplayer games.

push-notifications.png

Features

The main feature of One Card! is the V-Play Multiplayer feature. It let's you add all of the following features:

  • Play games with other players around the world.
  • Make friends and challenge them for matches.
  • Chat with your friends or your opponents during a game.
  • Show push notifications by OneSignal for game invites, chat messages or friend requests from other players.

It also uses the following plugins:

VPlayGameNetwork: Climb the highscore ranks and compare your score with the other players or friends.

Flurry Plugin and Google Analytics Plugin: Track the user behavior to improve the game.

Downloads

This game is available in complete form as an open source example game from V-Play. You can download the free SDK here.

You can also download it from Google Play or the App Store.