For children's shoes developed by beginner Android mobile games, directly viewing the source code is the fastest way. Although there are many open-source games on the Internet, they are all games with little reference. Replica Island is a good game on the Android Market. It is excited that it is open-source and that children's shoes that want to improve game development are blessed.
It should be noted that the source code is large and it may be easier to read the code of large projects ~
Introduction:
At first glance, replica Island is similar to the classic games such as Mario and fcgame Adventure Island. However, the main character is the green Android robot. The game does not have a cool display interface or extremely challenging action, but I believe it will bring back memories of some of my friends who once spent their childhood on the red and white machine. Replica Island is mainly used by Android robots to collect "eggs" and gems for Customs clearance. Of course, there are many obstacles in the level. Android robots can complete the challenge of the level by performing rolling, jumping, flying, and other actions, the number of levels is 40. This game is free of charge and supports multiple screen sizes or resolutions. In addition, the mobile phone is required to have 5 MB of memory space for smooth running of the game.
Operation Method:
(1) Use the ball on the machine to control the direction;
(2) Jump with the blue button on the game interface and use the red button for power storage;
(3) control the direction of the ball with gravity sensing.
Source code: http://replicaisland.net/
Related Articles: http://mobile.csdn.net/a/20101224/286230.html