Back to Browse

Android GamePiece Tutorial Part 4

1.7K views
Sep 22, 2012
17:28

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 fourth part of the series and works with the MainActivity.java file 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 4 | NatokHD