Text Based Android Game Application.
AdventureTime is hosted in the following web site
https://github.com/cozma/AdventureTime
If you think the Android project AdventureTime listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of AdventureTime.
Item | Value |
---|---|
Java File Count | 16 |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Test Case Count | 5 |
jar files used | adventure-classes.jar android-support-v4.jar |
AdventureTime has the following Java source files.
cs2114.adventure.AdventureGame .java cs2114.adventure.AdventureGameTest .java cs2114.adventure.ClassRoom .java cs2114.adventure.ClassRoomTest .java cs2114.adventure.DropCommand .java cs2114.adventure.DropCommandTest .java cs2114.adventure.InventoryCommand .java cs2114.adventure.InventoryCommandTest .java cs2114.adventure.Item .java cs2114.adventure.ItemTest .java cs2114.adventure.ReceiveCommand .java cs2114.adventure.ReceiveCommandTest .java cs2114.adventure.Student .java cs2114.adventure.StudentTest .java cs2114.adventure.TakeCommand .java cs2114.adventure.TakeCommandTest .java