[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] Jython



On 4/26/05, Fred Burton <flbl@xxxxxxxxxxxxxx> wrote:
> Technically, someone could implement SDL/pygame in java, and try to make
> that work (right?)

Well, if you actually reimplemented SDL in Java (or in the JNI),
there'd be little need for a pygame-like wrapper if you wanted to
access it via Jython.
But it could be done, by someone brave enough to delve that deeply
into the JNI (from what I've seen, it's not pretty)

-- 
 - Alexandre