Re: [pygame] GP2X Game Comp

2006-06-13 Thread Marius Gedminas
On Tue, Jun 13, 2006 at 05:36:19PM +1000, Richard Jones wrote: > Hrm, I recently acquired a Nokia 770. It has a *slightly* higher resolution > (800x480) but otherwise has very similar specs. Eerily similar, in fact. Hrm. I have one. Yummy. > I've not had a chance to do much except "import pygam

Re: [pygame] GP2X Game Comp

2006-06-13 Thread Rene Dudfield
It should be pretty easy to get a cross compiler happening. There are ones for lots of other arm based machines. With the gp2x you can log in and use a shell. My cross compiler setup is running on debian unstable i386 and takes up 869M of disk space! On 6/13/06, Bob Ippolito <[EMAIL PROTECTED

Re: [pygame] GP2X Game Comp

2006-06-13 Thread Tom Wardill
Bob Ippolito wrote: On Jun 13, 2006, at 1:22 AM, Richard Jones wrote: On Tuesday 13 June 2006 18:05, Rene Dudfield wrote: ooh. Nice one. I think Pete has one of those phones too. It's not a phone. It's not even a PDA. It's an "Internet Tablet". Read: not quite as useful as a phone or PD

Re: [pygame] GP2X Game Comp

2006-06-13 Thread Richard Jones
On Tuesday 13 June 2006 19:26, Bob Ippolito wrote: > Have you figured out how to get cross-compilation going from a faster > linux box with a decent amount of RAM and storage? Nope, I've not really looked into it much. Nor have I even looked at ssh'ing in so I can use a Real Keyboard ;) Ric

Re: [pygame] GP2X Game Comp

2006-06-13 Thread Michael Sparks
On Tuesday 13 June 2006 03:19, Mikael Moutakis wrote: > 2006/6/13, Simon Wittber <[EMAIL PROTECTED]>: > > FYI: http://gametunnel.com/phpBB/viewtopic.php?p=1147 Thanks for this! > > The GP2X is a handheld game device which runs Linux, and can run > > python and pygame. > > Sounds really cool! What

Re: [pygame] GP2X Game Comp

2006-06-13 Thread Bob Ippolito
On Jun 13, 2006, at 1:22 AM, Richard Jones wrote: On Tuesday 13 June 2006 18:05, Rene Dudfield wrote: ooh. Nice one. I think Pete has one of those phones too. It's not a phone. It's not even a PDA. It's an "Internet Tablet". Read: not quite as useful as a phone or PDA ;) Blogging abou

Re: [pygame] GP2X Game Comp

2006-06-13 Thread Richard Jones
On Tuesday 13 June 2006 18:31, Tom Wardill wrote: > The GP2X is dual core 200 mhz chips, I think the 770 is only a single > core, though I could be wrong on that. I'm working on a couple of little > games that will run on both devices, it's good fun to work with > something that you can carry aroun

Re: [pygame] GP2X Game Comp

2006-06-13 Thread Tom Wardill
Richard Jones wrote: On Tuesday 13 June 2006 18:05, Rene Dudfield wrote: ooh. Nice one. I think Pete has one of those phones too. It's not a phone. It's not even a PDA. It's an "Internet Tablet". Read: not quite as useful as a phone or PDA ;) To increase it's usefulness (at th

Re: [pygame] GP2X Game Comp

2006-06-13 Thread Richard Jones
On Tuesday 13 June 2006 18:05, Rene Dudfield wrote: > ooh. Nice one. I think Pete has one of those phones too. It's not a phone. It's not even a PDA. It's an "Internet Tablet". Read: not quite as useful as a phone or PDA ;) > ps. if there's any nokia specific things you want included in > py

Re: [pygame] GP2X Game Comp

2006-06-13 Thread Rene Dudfield
ooh. Nice one. I think Pete has one of those phones too. I've got a gp2x, and managed to get fairly respectable frame rates on it. I haven't got a tv cable for it yet. But it can hook up to your tv too. I ported solarwolf to the gp2x and it ran fine on the little gizmo. ps. if there's any

Re: [pygame] GP2X Game Comp

2006-06-13 Thread Richard Jones
On Tuesday 13 June 2006 12:57, Simon Wittber wrote: > > > The GP2X is a handheld game device which runs Linux, and can run > > > python and pygame. > > > > Sounds really cool! What performance can you get with the device? > > Not sure, there is plenty of info over here though. > http://wiki.gp2x.or

Re: [pygame] GP2X Game Comp

2006-06-12 Thread Simon Wittber
> The GP2X is a handheld game device which runs Linux, and can run > python and pygame. Sounds really cool! What performance can you get with the device? Not sure, there is plenty of info over here though. http://wiki.gp2x.org/wiki/GP2X

Re: [pygame] GP2X Game Comp

2006-06-12 Thread Mikael Moutakis
2006/6/13, Simon Wittber <[EMAIL PROTECTED]>: FYI: http://gametunnel.com/phpBB/viewtopic.php?p=1147The GP2X is a handheld game device which runs Linux, and can runpython and pygame. Sounds really cool! What performance can you get with the device?

[pygame] GP2X Game Comp

2006-06-12 Thread Simon Wittber
FYI: http://gametunnel.com/phpBB/viewtopic.php?p=1147 The GP2X is a handheld game device which runs Linux, and can run python and pygame. I know some of you have been experimenting with this unit, and thought you may be interested. -Sw.