Learn what Felgo offers to help your business succeed. Start your free evaluation today! Felgo for Your Business

Juicy Squash - Match-3 Game

 import Felgo 4.0
 import QtQuick 2.0
 import "../game"
 import "../ui"

 SceneBase {
   id: scene

   // the "logical size" - the scene content is auto-scaled to match the GameWindow size
   width: 320
   height: 480

   // signal splash screen finished
   signal splashScreenFinished()

   // show splashscreen
   SplashScreen {
     id: splashScreen
     anchors.fill: parent.gameWindowAnchorItem
     anchors.centerIn: parent.gameWindowAnchorItem

Qt_Technology_Partner_RGB_475 Qt_Service_Partner_RGB_475_padded