Search:

eriksmartt.com/blog


PyGame on Nokia 770

Filed under: mobile, python — July 6, 2005

Boy, this didn’t take long! Here’s a screen shot of PyGame running on a Nokia 770:

It’s amazing what people have already done with the 770, especially since it hasn’t even been released yet!

(Via Pythonologia.)






2 Responses to “PyGame on Nokia 770”

  1. MH says:

    Does the PyGame api work with Series 60 Python ?

  2. erik says:

    Nope. Too many dependancies that also don’t work yet. With the 770 it’s a bit easier since it runs Linux. Things just compile (for the most part.) But for Series 60, everything must be ported to the Symbian OS. It’s not impossible, it’s just a lot of work.

    Instead of biting off something that big just yet, we made the decision to start off by just exposing the low-level C++ API’s and using those as a foundation to build on.

Leave a Reply


 

A few books I'm reading now:

A few books I'd recommend:

Recently read books: