Android Open Source - Game board PowerGridCompanion






Project Summary

A Companion App for the board game Power Grid.

Web Site / Source Repository

PowerGridCompanion is hosted in the following web site
https://github.com/krgauthi/PowerGridCompanion

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

ItemValue
Java File Count13
Supported screen sizes[hdpi]
Activity Count7

License

The license information of PowerGridCompanion is as follows:

Apache License

Resource Files

There are 5 image files in PowerGridCompanion. The names of the image files are listed as follows.

coal.png
garbage.png
logo_black_circle.png
oil.png
uranium.png

The following screenshort is generated from the image listed above.

null




Java Source Files

com.mintcode.kris.powergridhelper.Activities.BuildingActivity.java
com.mintcode.kris.powergridhelper.Activities.PlayerSelection.java
com.mintcode.kris.powergridhelper.Activities.PlayerSetup.java
com.mintcode.kris.powergridhelper.Activities.PowerPlantAuctionActivity.java
com.mintcode.kris.powergridhelper.Activities.ResourcePurchaseActivity.java
com.mintcode.kris.powergridhelper.Activities.StartScreen.java
com.mintcode.kris.powergridhelper.Activities.TurnOrderSummary.java
com.mintcode.kris.powergridhelper.Adapters.BuildingAdapter.java
com.mintcode.kris.powergridhelper.Adapters.PlayerOrderAdapter.java
com.mintcode.kris.powergridhelper.Adapters.PlayerSetupAdapter.java
com.mintcode.kris.powergridhelper.Adapters.PowerPlantAdapter.java
com.mintcode.kris.powergridhelper.Adapters.ResourceAdapter.java
com.mintcode.kris.powergridhelper.Models.Player.java