2 – SETTING UP

 

 

GUIDE

 

Before starting to work on a game, we have to go through several steps to create a project that will work in both Eclipse and with LibGDX.

 

A guide that walks you through the steps can be found on our Java website.  The guide is separate from this Pong game because you will need to use that guide whenever you want to create a new LibGDX project.

 

When following the guide, remember that your project is going to be used to create a Pong game.  So an adequate project name would be Pong or PongGame.

 

Click here for a direct link to the guide.