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

Durdles - 2-Player Action Game

 import QtQuick 2.0
 import Felgo 4.0
 import "../levels"

 // the borders are placed around the field and cover objects outside the screen
 EntityBase {
   id: borderID
   entityId: "border"
   entityType: "border"

   Rectangle {
     anchors.fill: parent
     color: "black"
Qt_Technology_Partner_RGB_475 Qt_Service_Partner_RGB_475_padded