Android Open Source - Game application AdventureTime






Project Summary

Text Based Android Game Application.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of AdventureTime.

ItemValue
Java File Count16
Target SDK Version17
Minimum SDK Version8
Activity Count1
Test Case Count5
jar files usedadventure-classes.jar
android-support-v4.jar




Java Source Files

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