Game Challenge for Week 2 of Coursera Android Apps 101 Course.
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.
The following table is the detailed list of Week2Game.
Item | Value |
---|---|
Java File Count | 7 |
Target SDK Version | 19 |
Minimum SDK Version | 10 |
Activity Count | 1 |
jar files used | gdx-backend-android.jar gdx-backend-lwjgl-natives.jar gdx-backend-lwjgl.jar gdx-natives.jar gdx.jar gdx.jar |
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