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