Android Open Source - Game platform voltorb






Project Summary

A turn-based game platform for Android.

Web Site / Source Repository

voltorb is hosted in the following web site
https://github.com/cmazzullo/voltorb

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

ItemValue
Java File Count25
Target SDK Version16
Minimum SDK Version8
Activity Count5

Java Source Files

voltorb has the following Java source files.

com.example.server.FakeLobby.java
com.example.server.FakeServer.java
com.example.server.FakeServerLogic.java
com.example.server.FakeServerProtocol.java
com.example.server.UserThread.java
com.example.statesofmatter.Attack.java
com.example.statesofmatter.CreateTeamActivity.java
com.example.statesofmatter.Database.java
com.example.statesofmatter.FindGameActivity.java
com.example.statesofmatter.GameRunner.java
com.example.statesofmatter.Item.java
com.example.statesofmatter.LocalGameRunner.java
com.example.statesofmatter.MainActivity.java
com.example.statesofmatter.Monster.java
com.example.statesofmatter.Player.java
com.example.statesofmatter.SettingsActivity.java
com.example.statesofmatter.TeamBuilderActivity.java
com.example.statesofmatter.Turn.java
com.example.statesofmatter.TurnReturn.java