Android Open Source - Game 2048 snake-2048






Project Summary

ENGE 1104 Final Project -- a 2048 twist on the classic Snake game..

Web Site / Source Repository

snake-2048 is hosted in the following web site
https://github.com/dslysenko/snake-2048

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

ItemValue
Java File Count9
Target SDK Version18
Minimum SDK Version8
Activity Count6
jar files usedandroid-support-v4.jar
gson-2.2.4.jar




Java Source Files

snake-2048 has the following Java source files.

com.frenchtoastmafia.snake2048.Box
.java
com.frenchtoastmafia.snake2048.CustomSurfaceView
.java
com.frenchtoastmafia.snake2048.GameSelect
.java
com.frenchtoastmafia.snake2048.LoginMenu
.java
com.frenchtoastmafia.snake2048.MainActivity
.java
com.frenchtoastmafia.snake2048.PauseScreen
.java
com.frenchtoastmafia.snake2048.Player
.java
com.frenchtoastmafia.snake2048.SignUpMenu
.java
com.frenchtoastmafia.snake2048.TitleMenu
.java