Android Open Source - Game app Week2Game






Project Summary

Game Challenge for Week 2 of Coursera Android Apps 101 Course.

Web Site / Source Repository

Week2Game is hosted in the following web site
https://github.com/AndroidApps101/Week2Game

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

ItemValue
Java File Count7
Target SDK Version19
Minimum SDK Version10
Activity Count1
jar files usedgdx-backend-android.jar
gdx-backend-lwjgl-natives.jar
gdx-backend-lwjgl.jar
gdx-natives.jar
gdx.jar
gdx.jar




Java Source Files

Week2Game has the following Java source files.

codeguru.connect4.Board.java
codeguru.connect4.ComputerPlayer.java
codeguru.connect4.Connect4.java
codeguru.connect4.Connect4Main.java
codeguru.connect4.HumanPlayer.java
codeguru.connect4.Player.java
codeguru.connect4.desktop.Connect4Main.java