Android Open Source - Game simple grabing_blocks






Project Summary

A simple and just-for-fun game on Android.

Web Site / Source Repository

grabing_blocks is hosted in the following web site
https://github.com/geraint0923/grabing_blocks

If you think the Android project grabing_blocks listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of grabing_blocks.

ItemValue
Java File Count15
Target SDK Version17
Minimum SDK Version10
Activity Count1
jar files usedandroid-support-v4.jar




Java Source Files

grabing_blocks has the following Java source files.

com.thu.grabingblocks.CreateGameActivity.java
com.thu.grabingblocks.JoinGameActivity.java
com.thu.grabingblocks.LaunchActivity.java
com.thu.grabingblocks.MainMenuActivity.java
com.thu.grabingblocks.MultiPlayerMenuActivity.java
com.thu.grabingblocks.SinglePlayerMenuActivity.java
com.thu.grabingblocks.background.Board.java
com.thu.grabingblocks.background.Point.java
com.thu.grabingblocks.background.Shape.java
com.thu.grabingblocks.background.ShapeManager.java
com.thu.grabingblocks.background.TestBoard.java
com.thu.grabingblocks.background.TestShape.java
com.thu.grabingblocks.network.Connection.java
com.thu.grabingblocks.network.ConnectionManager.java
com.thu.grabingblocks.network.Discoverer.java