Puzzle Game for SBU MAD.
LogicSquarePants is hosted in the following web site
https://github.com/SpruceGoose429/LogicSquarePants
If you think the Android project LogicSquarePants 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 LogicSquarePants.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [nodpi] |
Target SDK Version | 19 |
Minimum SDK Version | 9 |
Activity Count | 1 |
Fragment Count | 1 |
jar files used | LogicPantsLevelMaker.jar |
Raw File Names | res\raw\select.wav |
There are 1 image files in LogicSquarePants. The names of the image files are listed as follows.
lock.png
The following screenshort is generated from the image listed above.
LogicSquarePants has the following Java source files.
com.example.logicSquarePants.data.AudioManager.java com.example.logicSquarePants.data.DataModel.java com.example.logicSquarePants.data.Sprite.java com.example.logicSquarePants.data.SpriteManager.java com.example.logicSquarePants.data.SpriteType.java com.example.logicSquarePants.data.XMLParser.java com.example.logicSquarePants.game.DrawView.java com.example.logicSquarePants.game.MainActivity.java com.example.logicSquarePants.gui.DigitsManager.java com.example.logicSquarePants.gui.LevelSelectManager.java