GoMap is a strategy game for Android, based on the board game Go.
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.
The following table is the detailed list of gomap.
Item | Value |
---|---|
Java File Count | 12 |
Supported screen sizes | [hdpi] |
Minimum SDK Version | 7 |
Activity Count | 6 |
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.
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