How To Run Java Games On Mac

In the list on the right select, the Java Plugin - the name of the plugin will vary depending on whether you are a Mac OS X or Windows user. On the Mac, it will be called Java Plug-in 2 for NPAPI Browsers or Java Applet Plug-in (depending on the operating system version). On Windows, it will be called Java (TM) Platform.

To install Java on MacOS you need to go to the official Oracle download page and click on the major version of Java.

Press “JDK Download” link and scroll down and download macOS Installer.

When downloading is finished launch dmg file and double-click on the icon.

Games

Java installer welcome page will be opened.

Press “Continue”.

Press “Install”.

So Java is successfully installed and ready to use.

To check Java version you need:

Games
  1. Open Launchpad
  2. Find and open Terminal
  3. Type java -version

Output:

How To Run Java Games On Mac Windows 10