Java is a general purpose programming language, for the most part, programs written in Java can run on any computer or device that has a Java Runtime Environment(JR) installed. Java is memory safe and fairly fast, it used to have a bad reputation for being slow and a memory hog, luckily things have improved over time!
The reference version of Java is open source and there are many implementations. To find out how install Java click the link below!
Below are links to Java games and guides create by me!
Game made using Java which should be playable on any computer with Java 11 installed!
Learn how to program in Java! From the basics to more advanced topics like compression and optimisation!