Android Open Source - Game multiplayer MorseWithPals






Project Summary

A simple game of deception, intrigue and Morse. A demonstration of Google Play Games Turn-Based Multiplayer feature. Built for demonstration at the January 2014 Utah County Android Developers meetup..

Web Site / Source Repository

MorseWithPals is hosted in the following web site
https://github.com/dustin-graham/MorseWithPals

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

ItemValue
Java File Count13
Supported screen sizes[mdpi]
Target SDK Version19
Minimum SDK Version8
Activity Count3
Fragment Count2
Asset File Namesassets\dict.txt




License

The license information of MorseWithPals is as follows:

MIT License

Java Source Files

com.funintended.morsepals.AuthActivity.java
com.funintended.morsepals.BusProvider.java
com.funintended.morsepals.CountdownTimer.java
com.funintended.morsepals.GameActivity.java
com.funintended.morsepals.GameChallengeFragment.java
com.funintended.morsepals.GameState.java
com.funintended.morsepals.MainActivity.java
com.funintended.morsepals.MorseCodeConverter.java
com.funintended.morsepals.MorseGameHost.java
com.funintended.morsepals.MorseHelpDialog.java
com.funintended.morsepals.PreGameFragment.java
com.google.example.games.basegameutils.BaseGameActivity.java
com.google.example.games.basegameutils.GameHelper.java