Scrambled Words Game

Projects

Running the Scrambled Words Game on your local machine is very easy. Make sure you have Eclipse installed and follow the instructions below:

  1. Download the project from the Github repository.
  2. Import it into Eclipse.
  3. Locate the Principal class in the package br.ita.game.
  4. Run it as a Java Application.
  5. Configure the Eclipse console — see how in the Settings section of the Project Demo Video.