Windows Mobile game libraries?

Miscellaneous Forums/General Discussion/Windows Mobile game libraries?

Anyone know the best libraries for Windows Mobile (v5 prefferably)?

Just got a Dell Axim X51 and have an Axim X51v (VGA WOOT!) on the way by the end of the week.

Now I just need something to make games with it. :)

..I am not sure , but take a look at Mobile basic..its quite interesting piece of program for mobile games..

www.game-editor.com

Visual Studio 2005

Mobile basic looks interesting... Looks like their current version is web based only which doesn't really interest me. It also looks phone-centric which also isn't my cup of tea. But it's basically a BASIC to Java converter. I'll take a closer look later.

Game-editor I've looked at before but I have to take a look again as it's been quite a while.

Thanks. Too much to hope that there'd be a blitz-like product out there for PPC. :)


Mobile basic looks interesting... Looks like their current version is web based only which doesn't really interest me. It also looks phone-centric which also isn't my cup of tea. But it's basically a BASIC to Java converter. I'll take a closer look later.



You can still download the PC compiler... the environment is not highly sophisticated but its functional enough and emulates (to how accurate a degree I cannot say) a variety of phones. Not being able to import GFX into the tile editor is a bit of a pisser, but at least there are tile and map editors and I read that work is ongoing. Compare it to Omega BASIC (which doesn't even appear to do anything at the moment) though, and it becomes easier to appreciate MB.

I just wonder how easy it is to make MB applications play ball on a real phone... y'know, suspending when a call arrives etc. I've never seen it mentioned on their forums.


EDIT: Oh, there's also NetBeans and its mobile package... with the J2ME Wireless Toolkit that'll get you up and running with what looks like a nice Java enviroment. (Java scares me, personally - I didn't realise the virtual machine was such an empty shell until I took a look at some "simple" example code and noticed that... phew, it's massive because you have to have classes for everything under the Sun. Pun intended.)