Android Game made to recreate the 3D game "Portal", in a 2D mobile form..
Portal is hosted in the following web site
https://github.com/IhsanE/Portal
If you think the Android project Portal 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 Portal.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [hdpi] |
Target SDK Version | 9 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Portal has the following Java source files.
com.example.Portal.AI.java com.example.Portal.Animations.java com.example.Portal.Portal.java com.example.Portal.PortalMain.java com.example.Portal.RenderGame.java com.example.Portal.RenderPerson.java com.example.Portal.Utilities.java com.example.Portal.Wall.java