Monday, November 11, 2013

FYPJ 2013 Batch 3

Time flies very fast as I left 2 more weeks for my Final Year Project!

I encountered a number of problems in this project. That is, the tablet takes very long to load the game. In order to solve this problem, I have to preload the common images (i.e. UI) at the start of the game. Another way to reduce the waiting time for the game to load is to reuse the current images as much as possible.

I have learnt a lot of new things from this project.