pygame rpg

Josh polopunk209 at hotmail.com
Fri Sep 7 22:20:17 EDT 2001


"Andrew Murray" <uwmurray at u.washington.edu> wrote in message news:<J2%l7.3225$Op2.531275 at news.uswest.net>...
> Josh,
> 
> Having messed around with PyGame, if you're really interested in
> speed your drawing code in C... I found it to be a lot faster to
> use SDL that way.
> "Josh" <polopunk209 at hotmail.com> wrote in message
> news:d0a9c74e.0109031913.57e629eb at posting.google.com...
> > i'm working on a top down rpg using pygame. does anyone have any ideas
> > on making graphics for games like this? it will not scroll in real
> > time. there will be a "level" on the screen, and when you walk off the
> > screen, a new "level" is blitted. also, do you have any ideas on where
> > i could look for some source code on a project similar to this? any
> > suggestions are appreciated, and thanks in advance.
> >
> > josh
> >

I don't know C, Python is my first and at this point only language.



More information about the Python-list mailing list