Android Open Source - Game word movabletype






Project Summary

MovableType is a two player word game for Android..

Web Site / Source Repository

movabletype is hosted in the following web site
https://github.com/andrewpmsmith/movabletype

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

ItemValue
Java File Count21
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version8
Activity Count3
jar files usedandroid-support-v4.jar
Raw File Namesres\raw\wordlist.txt




Resource Files

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

game_icon.png
help_icon.png
ic_action_search.png
plus_icon.png

The following screenshort is generated from the image listed above.

null

Java Source Files

movabletype has the following Java source files.

com.andrewpmsmith.movabletype.gameframework.ExpandContractAnimation.java
com.andrewpmsmith.movabletype.gameframework.Interpolators.java
com.andrewpmsmith.movabletype.gameframework.RenderSurface.java
com.andrewpmsmith.movabletype.gameframework.RotationAnimation.java
com.andrewpmsmith.movabletype.gameframework.TextWidget.java
com.andrewpmsmith.movabletype.gameframework.TranslationAnimation.java
com.andrewpmsmith.movabletype.gameframework.Widget.java
com.andrewpmsmith.movabletype.gameframework.WidgetAnimation.java
com.andrewpmsmith.movabletype.gameframework.WidgetClickListener.java
com.andrewpmsmith.movabletype.gameframework.WidgetDragListener.java
com.andrewpmsmith.movabletype.model.GameDataBase.java
com.andrewpmsmith.movabletype.model.GameModel.java
com.andrewpmsmith.movabletype.model.Serializer.java
com.andrewpmsmith.movabletype.model.WordList.java
com.andrewpmsmith.movabletype.model.WordTrie.java
com.andrewpmsmith.movabletype.ui.Board.java
com.andrewpmsmith.movabletype.ui.DashboardActivity.java
com.andrewpmsmith.movabletype.ui.GameActivity.java
com.andrewpmsmith.movabletype.ui.InstructionsActivity.java
com.andrewpmsmith.movabletype.ui.Tile.java
com.andrewpmsmith.movabletype.ui.TileWobbleAnimation.java