Game application for two-dimensional packing
TwoBinGame is a visual application for interactively playing with two-dimensional problems, so as to discover optimal solutions; it is part of TwoBinPack.
TwoBinGame requires Java 8 update 101 or later compatible version.
-
The easier, suggested way to execute the app is via MoonDeploy: just go to the download area and open App.moondeploy to automatically download and execute the application.
-
Alternatively, the latest binary package can be downloaded from GitHub: the executable script - for both Unix and Windows - is in the bin subdirectory.
In case of problems while starting up the application, please check your Java version and your JAVA_HOME environment variable: starting the program from the command line should also print out a detailed error description.
TwoBinGame is designed to be user-friendly and very intuitive; however, in case of doubts, please have a look at its wiki.