Design and Implement of a Mandarin Learning Game Based on Android Phone Game Team.

download Design and Implement of a Mandarin Learning Game Based on Android Phone Game Team.

If you can't read please download the document

description

Developer Toolchain Eclipse + Android SDK

Transcript of Design and Implement of a Mandarin Learning Game Based on Android Phone Game Team.

Design and Implement of a Mandarin Learning Game Based on Android Phone Game Team Topic Siganificance Why mandarin learning?Why Android? Developer Toolchain Eclipse + Android SDK Game Settings Different levels for variable difficulties and themes Each level has a different set of characters,implying the different levels of difficulties Every character is corresponding to a certain number of score which can indicate how good the players are. Every player is only allowed to play in the certain level based on the gotten scores Each level has its own requirements to pass, a player can't get the score if he or she failed in the level UI Examples Essential Function Design Mandarin characters're suposed to fall from the top of the game interface, simultaneously,several characters display at the bottom of the interface as options If the player successfully choose the right one,he can get the corresponding score. What's more,if the player get enough scores,he can go on to the next level. Otherwise, he can either choose to restart this level or return to main menu where he can have many other further options. The player should choose the same character as the falling one before it's out of the boundary Core Modules Initialization module Judgment Module Score Module In order to make the game become more interesting, we consider to change it to have different modes Desirable Function Design For example, if the player choose the fruit theme,there should be fruit shapes falling from the top of the interface,and he or she are suposed to choose the right vocabulary from the options at the bottom Considering the purpose of this game, it's also very important to enhance the studying function Optional Function Design So,we think it as a good idea to create a notebook to record all the missing characters and words, and provide with the explainations for reviewing The prizes To meet the demand of people's collection desire,we add different sets of cards as prizes for people who successfully finish the certain level or achieve the accomplishments Besides,the players can get a corresponding score for each level.All the scores are going to be added up at the end of the game.If the player's score is higher than any existed ones in the Top5 list, he gets the opportunity to edit the ID in the list General Schedule General Assignment SG UI SG SA The End