Coffee Simulator game for the Android platform.
CoffeeSim is hosted in the following web site
https://github.com/tylerl0706/CoffeeSim
If you think the Android project CoffeeSim 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 CoffeeSim.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Asset File Names | assets\gfx\GameBackground.png assets\gfx\button_coffee.png assets\gfx\button_lid.png assets\gfx\button_start.png assets\gfx\button_water.png assets\gfx\press_main.png assets\gfx\press_top.png assets\gfx\speech_text.png assets\splash\splash.png |
CoffeeSim has the following Java source files.
com.android.coffeesim.CoffeeSimMainActivity.java com.android.coffeesim.game.GameManager.java com.android.coffeesim.physics.CoffeeGrain .java com.android.coffeesim.physics.PhysicsManager.java com.android.coffeesim.physics.WaterDrop .java com.android.coffeesim.resourcemanager.AssetProber .java com.android.coffeesim.resourcemanager.ResourceManager.java com.android.coffeesim.scene.CoffeeSimScene.java com.android.coffeesim.scene.SceneManager.java