Running the Scrambled Words Game on your local machine is very easy. Make sure you have Eclipse installed and follow the instructions below:
- Download the project from the Github repository.
- Import it into Eclipse.
- Locate the Principal class in the package br.ita.game.
- Run it as a Java Application.
- Configure the Eclipse console — see how in the Settings section of the Project Demo Video.