Android Open Source - App course RetroGames






Project Summary

Android app for an University course.

Web Site / Source Repository

RetroGames is hosted in the following web site
https://github.com/mssola/RetroGames

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

ItemValue
Java File Count27
Supported screen sizes[mdpi, ldpi, hdpi]
Minimum SDK Version10
Activity Count11

License

The license information of RetroGames is as follows:

GNU General Public License





Resource Files

There are 5 image files in RetroGames. The names of the image files are listed as follows.

bunker.png
hero.png
invader.png
tab_info_dark.png
tab_info_light.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.mssola.games.Bullet.java
com.mssola.games.Invader.java
com.mssola.games.InvadersMatrix.java
com.mssola.games.PongEnemy.java
com.mssola.games.PongSprite.java
com.mssola.games.PongState.java
com.mssola.games.PongThread.java
com.mssola.games.PongView.java
com.mssola.games.SIState.java
com.mssola.games.SIThread.java
com.mssola.games.SIView.java
com.mssola.helpers.Settings.java
com.mssola.helpers.Sprite.java
com.mssola.helpers.Statistics.java
com.mssola.retrogames.GamesActivity.java
com.mssola.retrogames.HistoryActivity.java
com.mssola.retrogames.PongActivity.java
com.mssola.retrogames.PongHistoryActivity.java
com.mssola.retrogames.PongStatsActivity.java
com.mssola.retrogames.RGTabActivity.java
com.mssola.retrogames.RetroGamesActivity.java
com.mssola.retrogames.RetroGamesApplication.java
com.mssola.retrogames.SIActivity.java
com.mssola.retrogames.SIHistoryActivity.java
com.mssola.retrogames.SIStatsActivity.java
com.mssola.retrogames.SettingsActivity.java
com.mssola.retrogames.StatisticsActivity.java