2 dépôts
Execution layers that provide compatible Java environments for running desktop-style Java games on mobile devices.
Distinguishing note: Specifically covers the runtime execution layer for Java games on Android, which differs from general mobile game development.
Explore 2 awesome GitHub repositories matching mobile development · Java Game Runtimes. Refine with filters or upvote what's useful.
PojavLauncher is a mobile launcher and game wrapper that provides a compatible Java Runtime Environment for mobile operating systems. Its primary purpose is to enable the execution of the Java Edition of Minecraft on Android and iOS devices. The project includes a mobile game input mapper that adapts desktop keyboard and mouse controls to touch screen interfaces. It also provides tools for mobile game modding, allowing users to install and manage custom content through a mobile interface.
Provides a compatible Java runtime environment to execute Java Edition games on mobile operating systems.
FoldCraftLauncher is a Java game launcher for Android that provides a mobile runtime environment for executing various game versions and snapshots. It functions as an Android game environment that manages game instances, save files, and graphical renderer plugins. The project includes a Java runtime manager to bundle or import multiple Java versions, ensuring compatibility across different software releases. It features a virtual input mapper that simulates mouse and keyboard events by translating touch screen interactions and gyroscope data into desktop-style control signals. The system pro
Provides a compatible runtime environment and execution layer to run Java-based games on mobile devices.