Android Open Source - Libgdx library libgdx_tetris






Project Summary

my tetris implementation using libgdx java library.

Web Site / Source Repository

libgdx_tetris is hosted in the following web site
https://github.com/jonasblumer/libgdx_tetris

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

ItemValue
Java File Count7
Target SDK Version19
Minimum SDK Version8
Activity Count1
Asset File Namesassets\badlogic.jpg
assets\grey.png
assets\hud.png
assets\square_16x16.png
assets\square_16x16_blue.png
assets\square_16x16_green.png
assets\square_16x16_grey.png
assets\square_16x16_orange.png
assets\square_16x16_pink.png
assets\square_16x16_yellow.png




Java Source Files

libgdx_tetris has the following Java source files.

com.entwicklungspark.games.tetris.Board.java
com.entwicklungspark.games.tetris.TetrisGame.java
com.entwicklungspark.games.tetris.Tetromino.java
com.entwicklungspark.games.tetris.android.AndroidLauncher.java
com.entwicklungspark.games.tetris.desktop.DesktopLauncher.java
com.entwicklungspark.games.tetris.helpers.InputHelper.java
com.entwicklungspark.games.tetris.helpers.TetrominoShapes.java