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

Re: [pygame] your game in the messenger



Michael Schmidt wrote:
We'd love to include some games as a networked game in http://retroshare.sf.net Instant Messenger V.04 Actually some python games are one of my favourite games.. so I adress to our list.
[snip]
So the proposal for integrating is:

(1) Retroshare provides all the networking, transport etc
and provides a simple C or C++ API for your python game to communicate with.
[snip]

Is this approach acceptable to you? Someone interested to see his game in the Instant Messenger launchable?
Sure, that sounds pretty awesome!
It'd be best if you could make a ctypes wrapper for the C API so that the python-only people can use your system too.