School project to make android app.
SchoolSpaceInvaders is hosted in the following web site
https://github.com/Lickan/SchoolSpaceInvaders
If you think the Android project SchoolSpaceInvaders 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 SchoolSpaceInvaders.
Item | Value |
---|---|
Java File Count | 12 |
Supported screen sizes | [mdpi] |
Minimum SDK Version | 8 |
Activity Count | 1 |
There are 1 image files in SchoolSpaceInvaders. The names of the image files are listed as follows.
ship.png
The following screenshort is generated from the image listed above.
SchoolSpaceInvaders has the following Java source files.
se.kyh.ad10s.spaceInvaders.Alien.java se.kyh.ad10s.spaceInvaders.AlienShot.java se.kyh.ad10s.spaceInvaders.CollisionManager.java se.kyh.ad10s.spaceInvaders.Entity.java se.kyh.ad10s.spaceInvaders.EntityManager.java se.kyh.ad10s.spaceInvaders.GameThread.java se.kyh.ad10s.spaceInvaders.Panel.java se.kyh.ad10s.spaceInvaders.PicEntity.java se.kyh.ad10s.spaceInvaders.PointManager.java se.kyh.ad10s.spaceInvaders.Ship.java se.kyh.ad10s.spaceInvaders.Shot.java se.kyh.ad10s.spaceInvaders.SpaceInvadersActivity.java