Android Open Source - WallPaper Game GameOfLifeLiveWallpaper






Project Summary

Game of Life for Android. Implemented as one live wallpaper and stand-alone Activity..

Web Site / Source Repository

GameOfLifeLiveWallpaper is hosted in the following web site
https://github.com/garrapeta/GameOfLifeLiveWallpaper

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

ItemValue
Java File Count8
Supported screen sizes[xxhdpi]
Minimum SDK Version10
Activity Count2




License

The license information of GameOfLifeLiveWallpaper is as follows:

Apache License

Java Source Files

com.garrapeta.gameoflive.ApplicationTest.java
com.garrapeta.gameoflive.GameOfLifeActivity.java
com.garrapeta.gameoflive.GameOfLifeRenderer.java
com.garrapeta.gameoflive.GameOfLifeWallpaperService.java
com.garrapeta.gameoflive.GameOfLifeWorld.java
com.garrapeta.gameoflive.PreferencesActivity.java
com.garrapeta.gameoflive.pattern.BugThingPattern.java
com.garrapeta.gameoflive.pattern.Pattern.java