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

Re: [pygame] Importing Graphics



there is no image.make_jazzy() method unfortunately, for good graphics you need a good artist.

this 2d lighting style is cool though
http://www.youtube.com/watch?v=GI63eeaXbWs


On 6 October 2012 17:47, Ian Mallett <geometrian@xxxxxxxxx> wrote:
On Sat, Oct 6, 2012 at 4:13 AM, shane <shanevanshane@xxxxxxxxx> wrote:
Hi

thanks for all the imput, kinda browsed through the beginnings and its
reasonably straight forward if you creating simple games such as hangman etc
- just need to get to grips with the different meanings - and do a lot of
practice

but i see the graphics are very basic so how does one do decent graphics -
im not talking quake quality but something a bit more believable - like lets
say Simcity - and can graphics  from shareware etc be imported
Do you mean like pygame.image.load(...)?