Skip to content

berkbavas/QmlJoystick

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QmlJoystick

A customizable joystick UI component written in QML.

Overview

QmlJoystick is a sample project demonstrating how to create a joystick control using QML. It is ideal for touch interfaces, games, or any application requiring a virtual joystick.

Getting Started

Prerequisites

  • Qt 5.x.y (Tested with Qt 5)
  • Qt Creator (recommended for building and running)

Build & Run

  1. Install Qt 5.x.y from qt.io.
  2. Open QmlJoystick.pro in Qt Creator.
  3. Build and run the project.

Demo Video

QmlJoystick.mp4

Keywords

QML, Joystick, Control, QML Sample, Qt, UI Component

License

This project is licensed under the MIT License.