- Learning the basics of how to create an Android game on ANDROID AUTHORITY.
- Reading a sample code on o7.planning.org.
- Drew a sprite called Hypeboy at Piskel.
- Created a sample code Hypeman.apk, which will just shows hypeboy walking animation.
<>
Hypeman.apk has a frame-rate of approximately 1FPS. It will repeatedly loop the walking animation.
PS. Tested only in Samsung Galaxy Note 3. The problem with this is when user tilt the screen from portrait to landscape, the Hypeman will not be in the screen. This is because Hypeman wasn't created dynamically.
No comments:
Post a Comment