Skip to content

SinghNehal/PUZZLE_GAME

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PUZZLE_GAME

THIS IS A PUZZLE GAME A simple game of Nine Box Puzzle written in Java Swing from scratch.

  You can download the latest release of the JDK for free from http://www.oracle.com/technetwork/java/javase/downloads/index.html.

For compiling and running a Swing application using NetBeans IDE:-

  1. Downloading, Installing, and Launching NetBeans IDE The easiest way to get NetBeans IDE is to download the NetBeans IDE installer for your operating system from the NetBeans download page.

  2. You can then launch the IDE in one of the following ways: i) On Microsoft Windows systems, you can use the NetBeans IDE item in the Start menu. ii) On Solaris OS and Linux systems, execute the IDE launcher script by navigating to the IDE's bin directory and typing ./netbeans. iii) On Mac OS X systems, click the NetBeans IDE application icon.

  3. Download the project WHen you have downloaded the project, unzip the project on your system.

  4. In NetBeans IDE, choose File > Open Project. In the file chooser, select the project and click Open Project. ButtonDemoProject Once opened, the project appears in the IDE's Projects window.

  5. Compiling and Running a Project To compile your whole project, right-click the project's node in the Projects window and choose Build Project. The Output window opens and displays output on the compilation progress. To run your project, right-click the project's node in the Projects window and choose Run Project..

About

THIS IS A NINE BOX PUZZLE GAME

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages