Back to Browse

Android GamePiece Tutorial Part 2

1.6K views
Sep 22, 2012
9:32

This series is in response to a question raised on the ( indiedevelopment.co ) forums. The question was how to create a game similar to what we made in the Android TicTacToe Tutorial Series. The differences would be that you would start with a row of game pieces at the top and a bottom of the board. To win this game you must get 3 pieces of the same color into a horizontal (not the starting configuration), diagonal, or vertical configuration. This is the second part of the series and covers the layout and menu xml files that we will be using for the example game. Hope you enjoy this series and don't forget to head over to ( indiedevelopment.co ) and register as part of the community!

Download

0 formats

No download links available.

Android GamePiece Tutorial Part 2 | NatokHD