Android Open Source - Game board blokish






Project Summary

Android game. Open-source implementation of the popular board game Blokus..

Web Site / Source Repository

blokish is hosted in the following web site
https://github.com/scoutant/blokish

If you think the Android project blokish 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 blokish.

ItemValue
Java File Count17
Supported screen sizes[xlarge]
Target SDK Version10
Minimum SDK Version8
Activity Count4
Required Permissionsandroid.permission.VIBRATE




License

The license information of blokish is as follows:

GNU General Public License

Resource Files

There are 26 image files in blokish. The names of the image files are listed as follows.

blokish.gif
blokish2.png
blokish_21_1.png
blokish_21_youtube_arrow.png
blokish_2_pieces.png
blue.png
blue_bold.png
bol_blauw.png
bol_geel.png
bol_groen.png
bol_rood.png
bullet_ball_glass_yellow.png
cancel.png
checkmark.png
checkmark_48.png
green.png
green_bold.png
help_48.png
left_48.png
orange.png
orange_bold.png
preferences_48.png
red.png
red_bold.png
restart_48.png
spinner_blue_76.png

The following screenshort is generated from the image listed above.

null




Java Source Files

org.scoutant.blokish.AppRater.java
org.scoutant.blokish.BusyIndicator.java
org.scoutant.blokish.ButtonsView.java
org.scoutant.blokish.EndGameDialog.java
org.scoutant.blokish.GameView.java
org.scoutant.blokish.Help.java
org.scoutant.blokish.PieceUI.java
org.scoutant.blokish.RateDialog.java
org.scoutant.blokish.Settings.java
org.scoutant.blokish.SplashScreen.java
org.scoutant.blokish.UI.java
org.scoutant.blokish.model.AI.java
org.scoutant.blokish.model.Board.java
org.scoutant.blokish.model.Game.java
org.scoutant.blokish.model.Move.java
org.scoutant.blokish.model.Piece.java
org.scoutant.blokish.model.Square.java