Giter Club home page Giter Club logo

tiltmaze's Introduction

TiltMaze

A simple Accelerometer application with Java 11+, JavaFX 15+ and GraalVM.

Documentation

Read about this sample here

Quick Instructions

We use Gluon Client to build a native image for platforms including desktop, android and iOS. Please follow the Gluon Client prerequisites as stated here.

Desktop

[No accelerometer on desktop, but you can test the UI using mouse press on ball at beginning, then mouse drag to guide the ball through the maze.]

Run the application using:

mvn javafx:run

Build a native image using:

mvn client:build

Run the native image app:

mvn client:run

Android

Build a native image for Android using:

mvn client:build -Pandroid

Package the native image as an 'apk' file:

mvn client:package -Pandroid

Install it on a connected android device:

mvn client:install -Pandroid

Run the installed app on a connected android device:

mvn client:run -Pandroid

iOS

Build a native image for iOS using:

mvn client:build -Pios

Install and run the native image on a connected iOS device:

mvn client:run -Pios

Create an IPA file (for submission to TestFlight or App Store):

mvn client:package -Pios

tiltmaze's People

Contributors

gailasgteach avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.