Multic, a multiplication and strategy game for Android.
multic is hosted in the following web site
https://github.com/amahfouz/multic
If you think the Android project multic 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 multic.
Item | Value |
---|---|
Java File Count | 28 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 11 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
There are 2 image files in multic. The names of the image files are listed as follows.
ic_action_help.png ic_action_settings.png
The following screenshort is generated from the image listed above.
multic has the following Java source files.
com.mahfouz.multic.android.GridContentProvider.java com.mahfouz.multic.android.HelpActivity.java com.mahfouz.multic.android.MainActivity.java com.mahfouz.multic.android.MulticApplication.java com.mahfouz.multic.android.MulticPrefs.java com.mahfouz.multic.android.SettingsActivity .java com.mahfouz.multic.android.SquareGridView.java com.mahfouz.multic.core.AlternatingMutlicMoveAlgo.java com.mahfouz.multic.core.BoardDef.java com.mahfouz.multic.core.BoardState.java com.mahfouz.multic.core.Four.java com.mahfouz.multic.core.Knob.java com.mahfouz.multic.core.Knobs.java com.mahfouz.multic.core.MinimaxMulticMoveAlgo.java com.mahfouz.multic.core.Move.java com.mahfouz.multic.core.MoveIterator.java com.mahfouz.multic.core.MulticGameCell.java com.mahfouz.multic.core.MulticMoveAlgo.java com.mahfouz.multic.core.MulticRandomAlgo.java com.mahfouz.multic.core.MutableGameState.java com.mahfouz.multic.offline.OfflineBoardDefGenerator.java com.mahfouz.multic.uim.CompletionListener.java com.mahfouz.multic.uim.XGameGridUiModel.java com.mahfouz.multic.uim.XGameModel.java com.mahfouz.multic.uim.XGameUi.java com.mahfouz.multic.util.MulticLog.java