NetBeans is a popular integrated development environment for the Java programming language. It is sponsored by Oracle and is free to use and download from the Internet.m There are versions available for Linux, Mac OSX and Windows. NetBeans includes a number of features that allow the user to develop Java applications, such as games, more efficiently than could be done in a plain text editor, such as Notepad. These features include code completion, the suggesting of code by the editor based on what is being typed, and syntax highlighting. Using NetBeans, a Java developer can create a game efficiently. Writer Bio

How to Make a Java Game With NetBeans - 93