Skip to content

giancosta86/TwoBinGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TwoBinGame

Game application for two-dimensional packing

Introduction

TwoBinGame is a visual application for interactively playing with two-dimensional problems, so as to discover optimal solutions; it is part of TwoBinPack.

Game window

Requirements

TwoBinGame requires Java 8 update 101 or later compatible version.

Download and run

  • 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.

Instructions

TwoBinGame is designed to be user-friendly and very intuitive; however, in case of doubts, please have a look at its wiki.

Screenshots

Main window

Further references