A turn-based game platform for Android.
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.
The following table is the detailed list of voltorb.
Item | Value |
---|---|
Java File Count | 25 |
Target SDK Version | 16 |
Minimum SDK Version | 8 |
Activity Count | 5 |
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