We will start making life game in this post.
At first, we will make a display for the game. Start your Eclipse.
Then make a Java project. Whatever is good for the name. I chose "LifeGame" for the project name.
Then click "Finish". We will see new project "LifeGame" was added to your project explorer.
We will make a new class for the main window. Click "File" from the menu bar and select "New", then "Others".
You will see the following display. Select "WindowBuilder".
Select the "Swing Designer", then"Application Window":
Select the "Swing Designer", then"Application Window":