Android Open Source - Location game Gradugation






Project Summary

A UF-themed Android board game where players go through college with the ultimate goal of graduating. With the board representing the UF campus, players will land on a trail of dots representing locations, many of which will contain mini-games that earn them credits towards graduation..

Web Site / Source Repository

Gradugation is hosted in the following web site
https://github.com/tash1207/Gradugation

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

ItemValue
Java File Count34
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version8
Activity Count20
jar files usedandroid-support-v4.jar
Asset File Namesassets\fonts\Algerian.ttf
assets\gfx\Library_west.png
assets\gfx\OConnell_Center.png
assets\gfx\Stadium.png
assets\gfx\athlete.png
assets\gfx\balance_game_images\BalanceBG.png
assets\gfx\balance_game_images\EqualWeight_scale.png
assets\gfx\balance_game_images\NeedLessWeight_scale.png
assets\gfx\balance_game_images\NeedMoreWeight_scale.png
assets\gfx\bus.png
assets\gfx\computer_lab.png
assets\gfx\dice.png
assets\gfx\down_arrow.png
assets\gfx\engineer.png
assets\gfx\finish_button.png
assets\gfx\food_game\apples.png
assets\gfx\food_game\fries.png
assets\gfx\grass-tiles-2-small.png
assets\gfx\hub.png
assets\gfx\left_arrow.png
assets\gfx\lib_west_images\Book.png
assets\gfx\lib_west_images\Coffee.png
assets\gfx\lib_west_images\Friend.png
assets\gfx\lib_west_images\libWestBG.jpg
assets\gfx\mac.png
assets\gfx\mainmenu.png
assets\gfx\math_minigame\blue_square.png
assets\gfx\math_minigame\green_square.png
assets\gfx\math_minigame\grey_square.png
assets\gfx\math_minigame\orange_square.png
assets\gfx\math_minigame\red_square.png
assets\gfx\math_minigame\yellow_square.png
assets\gfx\med_student.png
assets\gfx\menu.png
assets\gfx\money_count_images\Dollar10Updated.png
assets\gfx\money_count_images\Dollar1Updated.png
assets\gfx\money_count_images\Dollar5Updated.png
assets\gfx\money_count_images\moneyCountBG.jpg
assets\gfx\notes.png
assets\gfx\paused.png
assets\gfx\pc_monitor.png
assets\gfx\qubodup-bush_berries_0.png
assets\gfx\resume.png
assets\gfx\right_arrow.png
assets\gfx\savegame.png
assets\gfx\splash2.png
assets\gfx\tileset-shinygold.png
assets\gfx\tileset\CSE.png
assets\gfx\tileset\Food.png
assets\gfx\tileset\Hough.png
assets\gfx\tileset\Hub.png
assets\gfx\tileset\Library west.png
assets\gfx\tileset\Little.png
assets\gfx\tileset\NEB.png
assets\gfx\tileset\NPB.png
assets\gfx\tileset\O'Connell Center.png
assets\gfx\tileset\Psych.png
assets\gfx\tileset\Reitz.png
assets\gfx\tileset\Shands.png
assets\gfx\tileset\Stadium.png
assets\gfx\tileset\Turlington.png
assets\gfx\tileset\path1.png
assets\gfx\tileset\path2.png
assets\gfx\tileset\trees.png
assets\gfx\up_arrow.png
assets\gfx\whack_aflyer_img\bricks.png
assets\gfx\whack_aflyer_img\continue_button.png
assets\gfx\whack_aflyer_img\flyer_1.png
assets\gfx\whack_aflyer_img\flyer_2.png
assets\gfx\whack_aflyer_img\flyer_3.png
assets\gfx\whack_aflyer_img\flyer_4.png
assets\mfx\DST-TowerDefenseTheme.mp3
assets\mfx\wagner_the_ride_of_the_valkyries.ogg
assets\tmx\MultiGator14Layers.tmx
assets\tmx\MultiGatorFinalMap.tmx
assets\tmx\Multi_Gator_map.tmx
assets\tmx\Multi_Gator_map_new.tmx
assets\tmx\New_Multi_Gator_map.tmx
Raw File Namesres\raw\gator_fight_song.mid
res\raw\map_text_file.txt




Resource Files

There are 9 image files in Gradugation. The names of the image files are listed as follows.

athlete.png
engineer.png
fries.png
gear.png
gradugator_big.png
ic_action_search.png
mac2.png
med_student.png
pc2.png

The following screenshort is generated from the image listed above.

null




Java Source Files

Gradugation has the following Java source files.

com.coordinates.Coordinate.java
com.coordinates.MapCoordinate.java
com.coordinates.MapSet.java
com.coordinates.MiniGameCoordinate.java
com.coordinates.SpriteCoordinate.java
com.gradugation.BackgroundMusicService.java
com.gradugation.BalancingMiniGame.java
com.gradugation.BaseActivity.java
com.gradugation.BenchPressMinigame.java
com.gradugation.Card.java
com.gradugation.Character.java
com.gradugation.ChooseCharacterActivity.java
com.gradugation.ColorMiniGame.java
com.gradugation.ContinueActivity.java
com.gradugation.DbHelper.java
com.gradugation.Event.java
com.gradugation.FindTheMacMinigame.java
com.gradugation.FoodMiniGame.java
com.gradugation.GameOverScreen.java
com.gradugation.HowToPlayActivity.java
com.gradugation.ImageAdapter.java
com.gradugation.LibraryBombardment.java
com.gradugation.MainActivity.java
com.gradugation.MainGameScreen.java
com.gradugation.MathMiniGame.java
com.gradugation.MinigamesActivity.java
com.gradugation.NewGameActivity.java
com.gradugation.SavedGame.java
com.gradugation.SettingsActivity.java
com.gradugation.SongPlayer.java
com.gradugation.WaitInLineMinigame.java
com.gradugation.WhackAFlyerMiniGame.java
com.gradugation.WiresMiniGame.java
com.gradugation.moneyCount.java