Android Open Source - Game project sokoban-android






Project Summary

Implementation of the game 'Sokoban' for Android. A test/learning project..

Web Site / Source Repository

sokoban-android is hosted in the following web site
https://github.com/mboeh/sokoban-android

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

ItemValue
Java File Count7
Activity Count3
Raw File Namesres\raw\sokoban




Resource Files

There are 5 image files in sokoban-android. The names of the image files are listed as follows.

crate.png
floor.png
goal.png
sokoban.png
wall.png

The following screenshort is generated from the image listed above.

null

Java Source Files

sokoban-android has the following Java source files.

com.itisdancing.Sokoban.MapList
.java
com.itisdancing.Sokoban.PersistentStore.java
com.itisdancing.Sokoban.SokobanApp.java
com.itisdancing.Sokoban.SokobanArena
.java
com.itisdancing.Sokoban.SokobanGame.java
com.itisdancing.Sokoban.SokobanScores.java
com.itisdancing.Sokoban.SokobanView.java