Archive for December, 2008

Matopeli on Android

December 20th, 2008 | Category: Releases

I had a chance to try out the Android-based T-Mobile G1, and the natural thing to do was to break out the SDK and take it for a spin. I ported over my earlier Python based snake game (”Matopeli”). You can download the sources and the installation package if you’re so inclined.

Matopeli on Android

On first blush the Android APIs appear to be a welcome improvement over the somewhat aged MIDP specification. The implementation on the G1 seems to perform quite nicely, especially on the 2D graphics front. Of course, I would appreciate support for other, more wrist friendly languages, but for simple applications such as this one, Java is entirely bearable.

No comments

N-Speed ported to Maemo

December 08th, 2008 | Category: Linux, Maemo, Releases, UV

I just ported our 2004 N-Gage game N-Speed over to the Maemo platform. If you have a Nokia N800 or N810 internet tablet or other compatible device, just click here to install the game. The source code for the game is also available if you’re into that sort of thing.

Here’s a shot of N-Speed in action on the Nokia N810:

N-Speed running on N810

7 comments