In this example, we are going to see the example of tic tac toe game (also known as 0 and x (cross)).
It can be developed only through AWT api, but we are using here swing framework.