Soulforth posted a comment on the website wanting to see one way we could implement a local multiplayer to our TicTacToe app for android. I feel that a lot of people may benefit / want to see a way to accomplish this as well. So, I figured why not just expand the series and post up how we could do that here for everyone to see.
In this part of the series we begin our expansion on the TicTacToe app we made for android. We will cover how to insert our new images into our project, create our custom buttons that we will need for our new layout, and we will add in the new strings we will be using.
The images and code will be available on our website ( indiedevelopment.co ).