Android Open Source - Libgdx wallpaper Tic-Tac-Toe-Android-Live-Wallpaper






Project Summary

This is a simple Tic Tac Toe game made using libGDX as a live wallpaper for android..

Web Site / Source Repository

Tic-Tac-Toe-Android-Live-Wallpaper is hosted in the following web site
https://github.com/BoldijarPaul/Tic-Tac-Toe-Android-Live-Wallpaper

If you think the Android project Tic-Tac-Toe-Android-Live-Wallpaper 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 Tic-Tac-Toe-Android-Live-Wallpaper.

ItemValue
Java File Count10
Target SDK Version20
Minimum SDK Version4
Activity Count0
Asset File Namesassets\Gfx.java
assets\draw.png
assets\greycolor.png
assets\o.png
assets\phone_wins.png
assets\player1_wins.png
assets\player2_wins.png
assets\playervsphone.png
assets\playervsplayer.png
assets\redcolor.png
assets\x.png




Java Source Files

Tic-Tac-Toe-Android-Live-Wallpaper has the following Java source files.

com.fainosag.tictactoewallpaper.DefaultClass.java
com.fainosag.tictactoewallpaper.android.AndroidLauncher.java
com.fainosag.tictactoewallpaper.android.TicTacToeWallpaper.java
com.fainosag.tictactoewallpaper.assets.Gfx.java
com.fainosag.tictactoewallpaper.desktop.DesktopLauncher.java
com.fainosag.tictactoewallpaper.game.Box.java
com.fainosag.tictactoewallpaper.game.TTTInputListener.java
com.fainosag.tictactoewallpaper.game.TicTacToeLogic.java
com.fainosag.tictactoewallpaper.rendering.CameraWrapper.java
com.fainosag.tictactoewallpaper.screens.GameScreen.java