Rectangle is a puzzle game where the user has to navigate a rectangle through a grid of dots..
rectangle is hosted in the following web site
https://github.com/MASTStudios/rectangle
If you think the Android project rectangle 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 rectangle.
Item | Value |
---|---|
Java File Count | 5 |
Target SDK Version | 21 |
Minimum SDK Version | 14 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
rectangle has the following Java source files.
com.maststudios.rectangle.Board.java com.maststudios.rectangle.Converter.java com.maststudios.rectangle.Game.java com.maststudios.rectangle.Rectangle.java com.maststudios.rectangle.Splash.java