Android Open Source - Game strategy gomap






Project Summary

GoMap is a strategy game for Android, based on the board game Go.

Web Site / Source Repository

gomap is hosted in the following web site
https://github.com/vitorfs/gomap

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

ItemValue
Java File Count12
Supported screen sizes[hdpi]
Minimum SDK Version7
Activity Count6




Resource Files

There are 4 image files in gomap. The names of the image files are listed as follows.

gomap_icon.png
logo.png
low_contrast_linen.png
nasty_fabric.png

The following screenshort is generated from the image listed above.

null

Java Source Files

gomap has the following Java source files.

br.edu.granbery.ai.AlphaBeta.java
br.edu.granbery.core.Board.java
br.edu.granbery.core.Graph.java
br.edu.granbery.core.GraphBuilder.java
br.edu.granbery.core.Piece.java
br.edu.granbery.gomap.About.java
br.edu.granbery.gomap.Game.java
br.edu.granbery.gomap.GoMap.java
br.edu.granbery.gomap.Menu.java
br.edu.granbery.gomap.Splash.java
br.edu.granbery.gomap.VersusAndroid.java
br.edu.granbery.gomap.VersusPlayer.java