Android Open Source - Game rpg Wizardry






Project Summary

RPG experiments on Android.

Web Site / Source Repository

Wizardry is hosted in the following web site
https://github.com/demonview/Wizardry

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

ItemValue
Java File Count11
Target SDK Version11
Activity Count3
Raw File Namesres\raw\soko1
res\raw\tunnel




Resource Files

There are 7 image files in Wizardry. The names of the image files are listed as follows.

goal.png
open.png
rock.png
rockgoal.png
soko.png
sokogoal.png
wall.png

The following screenshort is generated from the image listed above.

null




Java Source Files

Wizardry has the following Java source files.

me.rapacity.wizardry.Actor.java
me.rapacity.wizardry.Maze.java
me.rapacity.wizardry.MazeActivity.java
me.rapacity.wizardry.SelectActivity.java
me.rapacity.wizardry.SomethingBad.java
me.rapacity.wizardry.TileView.java
me.rapacity.wizardry.maps.Empty.java
me.rapacity.wizardry.maps.EmptyQuiet.java
me.rapacity.wizardry.maps.Gadgets.java
me.rapacity.wizardry.maps.Sokoban.java
me.rapacity.wizardry.maps.Tunnel.java