palmhook from xda-developers has released Vexed for windows Mobile. If you owned a PalmOS device in the past, sure you know this old blocks game that has roots in Puzznic. The level packs and graphics are taken from sourceforge project of Vexed here:
but the Windows Mobile application was coded from scratch by palmhook.
Features :
Almost all WM resolutions supported: QVGA/VGA portrait/landscape/square resolutions are now supported (except Options dialog which only display correctly in portrait mode)
Multi language support: If you want Vexed in your own language, you can translate a plain rc text file and send it to the developer to be included in the next release
External blocksets: Block skinning is also available. There’s a new ‘Blocks’ folder under Vexed install directory where you can put external png images for blocksets. Some bitmap resolutions do not resize well. Vexed will scan this folder to let you pick another one in options dialog.
Developer Site
Code:
http://vexed.sourceforge.net/
Features :
Almost all WM resolutions supported: QVGA/VGA portrait/landscape/square resolutions are now supported (except Options dialog which only display correctly in portrait mode)
Multi language support: If you want Vexed in your own language, you can translate a plain rc text file and send it to the developer to be included in the next release
External blocksets: Block skinning is also available. There’s a new ‘Blocks’ folder under Vexed install directory where you can put external png images for blocksets. Some bitmap resolutions do not resize well. Vexed will scan this folder to let you pick another one in options dialog.
Developer Site