Play poker using the ChromeCast.
ChromecastPoker is hosted in the following web site
https://github.com/IanChilds/ChromecastPoker
If you think the Android project ChromecastPoker 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 ChromecastPoker.
Item | Value |
---|---|
Java File Count | 13 |
Supported screen sizes | [mdpi] |
Minimum SDK Version | 17 |
Activity Count | 4 |
Fragment Count | 6 |
ChromecastPoker has the following Java source files.
com.pokercast.activities.ConnectActivity.java com.pokercast.activities.GamePlayActivity.java com.pokercast.activities.JoinActivity.java com.pokercast.activities.MarkAsReadyActivity.java com.pokercast.castutils.CastManager.java com.pokercast.castutils.PokerCastChannel.java com.pokercast.fragments.ConnectFragment.java com.pokercast.fragments.GamePlayFragment.java com.pokercast.fragments.JoinFragment.java com.pokercast.fragments.MarkAsReadyFragment.java com.pokercast.game.Game.java com.pokercast.game.GameStateSnapshot.java com.pokercast.game.PlayerStateSnapshot.java