Android Open Source - Game board quarto_v1






Project Summary

android game. Quarto is a board game for two players invented by Swiss mathematician Blaise M?ller. More information and rules: http://ru.wikipedia.org/wiki/Quarto.

Web Site / Source Repository

quarto_v1 is hosted in the following web site
https://github.com/gregorajder/quarto_v1

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

ItemValue
Java File Count9
Supported screen sizes[hdpi]
Target SDK Version18
Minimum SDK Version8
Activity Count2




Resource Files

There are 33 image files in quarto_v1. The names of the image files are listed as follows.

fnll.png
uv0000.png
uv0001.png
uv0010.png
uv0011.png
uv0100.png
uv0101.png
uv0110.png
uv0111.png
uv1000.png
uv1001.png
uv1010.png
uv1011.png
uv1100.png
uv1101.png
uv1110.png
uv1111.png
v0000.png
v0001.png
v0010.png
v0011.png
v0100.png
v0101.png
v0110.png
v0111.png
v1000.png
v1001.png
v1010.png
v1011.png
v1100.png
v1101.png
v1110.png
v1111.png

The following screenshort is generated from the image listed above.

null




Java Source Files

quarto_v1 has the following Java source files.

com.gregorajder.quarto1.MainActivity.java
com.gregorajder.quarto1.RulesActivity.java
draw.DrawData.java
draw.ImageAdapter.java
logic.Figure.java
logic.LogicData.java
logic.PartGame.java
logic.RunGame.java
logic.SetFigure.java