• To improve security, we will soon start forcing password resets for any account that uses a weak password on the next login. If you have a weak password or a defunct email, please update it now to prevent future disruption.

Others Java How to run Java games on Mac?

t727

Well-Known Member
Jan 4, 2018
1,515
1,712
First download and install the JRE

Download the game
Unpack to somewhere
find the .jar file and double click it.
This should launch the game.
If not.
Open a terminal window and change directory to the place where the .jar-file resides then type
java -jar <name of game>.jar