Well, after the initial success of getting the game to work on two of the many Motorola emulators, I’ve been downloading the development kits from both Sony-Erricson and Samsung. I’m going to test it against those kits tonight and try to make further modifications.
There are a few outstanding issues.
1. The congratulation screens need rework to centre them regardless of screen size.
2. The backlight needs to be removed. It’s going to case of too much hassle and complaint when the different models are compared.
3. There may be sound issues to resolve. It’s saving to the Player Settings but not applying those settings to the game.
4. The Blue and Red Graphics don’t look Neon Enough. I’ll alter the colour scheme so that they do over the next couple of days.
I’m also updating the Web/Wap site. This is a bit of a tedious job as all three sections have to be updated with the new graphics and same text. There should be a smarter way to do this but I don’t have the time at the moment to implement it.
For the final release, there are a few outstanding issues that need to be addressed.
1. The graphics resize code – I want to be able to resize the game play area to fit any phone with a screen greater than 88*108.
2. Graphics consolidation – I need to consolidate all the graphics into one big PNG. This will help cut down the size of the jar but at the expense of a slower startup. The splash screen does help with this issue.
3. Custom Menus – As much as the List Class has been helpful, it’s still pretty boring to look at. If I can come up with a custom control to mimic the List Control and then consolidate all the main menus into it then that will be helpful. That’s quite a big job but I reckon it could seriously cut down on the size of the jar and get it to work on even more phones.
4. The Bluetooth multiplayer list menu will have to be altered to use the same control as above but also retain its special functionality. Also I’ll have to add an Auto Time option. So the game will scan for new players every two minutes or so and then put itself back into Server Mode
I’ve also got to prepare an announcement to put on all the relevant message boards and news groups. I’ve also got to send out requests to some of the magazines to see if they’re interested in giving InterPhace a little coverage.