Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: 3D engines
Post: RE: 3D engines

Ok gonna take the general advice on here and write a couple of programs using pygame for now . I think I'm progressing with python at a not too bad rate . Thanks and gonna check out those tutorials by...
pfaber11 Game Development 6 3,804 Jun-23-2019, 08:12 PM
    Thread: 3D engines
Post: RE: 3D engines

Thanks for the input I'm not totally new to programming 3d as have some experience using App Game Kit but have decided to change over to Python after about a year . Written a few 3d games and want to ...
pfaber11 Game Development 6 3,804 Jun-23-2019, 11:40 AM
    Thread: 3D engines
Post: 3D engines

Have recently installed ratcave which I hope to use alongside pygame . Haven't really looked at it yet but thought I would see if anybody else had tried it or in your opinion would I be better off jum...
pfaber11 Game Development 6 3,804 Jun-21-2019, 08:34 AM
    Thread: creating sprite mask
Post: RE: creating sprite mask

Thanks for all the replies got it sorted now I am new to python but am learning as I go .
pfaber11 Game Development 5 3,741 Jun-12-2019, 09:39 PM
    Thread: pyglet freezing
Post: pyglet freezing

Hi just starting piglet and when I try and run this code it freezes but If I press a key on the keyboard it moves on a frame here's the code could somebody please help. import pyglet #from pyglet.win...
pfaber11 Game Development 1 2,878 Jun-06-2019, 02:03 PM
    Thread: pypy and wing personal7
Post: RE: pypy and wing personal7

I solved it last night . To run pypy3 I used pycharm community edition and found pyglet works fine with it . Lucky for me . I've still got wing personal 7 installed and am using that with regular pyth...
pfaber11 News and Discussions 2 2,164 Jun-02-2019, 08:35 AM
    Thread: pypy and wing personal7
Post: pypy and wing personal7

[attachment=646] Could somebody please tell me where I'm going wrong I'm using pypy or trying to has anybody got any experience of this. If you click on the screen shot it'll be big enough to read.I t...
pfaber11 News and Discussions 2 2,164 Jun-01-2019, 12:24 PM
    Thread: assigning rect to sprite
Post: assigning rect to sprite

I've hit a brick wall . How do I assign a rect attribute to a sprite . I'm out of ideas . I'm using pygame. This is the line of code I'm using to do this but it doesn't work. Could somebody show me a...
pfaber11 Game Development 1 2,193 May-18-2019, 12:08 PM
    Thread: creating sprite mask
Post: RE: creating sprite mask

Hi decided to try doing the collision just using rect for now this is my code for it . It runs but does not detect a hit when the two sprites collide . Any help would be much appreciated . Quote:image...
pfaber11 Game Development 5 3,741 May-17-2019, 05:31 PM
    Thread: creating sprite mask
Post: creating sprite mask

Hi trying to create a mask for a sprite . this is what I found sprite.mask = pygame.mask.from_surface(sprite.image) My question is what do I put here (sprite.image)? And sprite.mask at the beginning...
pfaber11 Game Development 5 3,741 May-16-2019, 07:13 PM
    Thread: moving a sprite
Post: RE: moving a sprite

I got it sorted in the end it appeared that set_repeat was not initialized which was why it was barely moving . All sorted . Thanks again.
pfaber11 Game Development 3 2,607 May-15-2019, 12:52 PM
    Thread: moving a sprite
Post: RE: moving a sprite

Why thanks very much I shall check it out .
pfaber11 Game Development 3 2,607 May-15-2019, 11:20 AM
    Thread: moving a sprite
Post: moving a sprite

Could somebody please tell me the best way to move a sprite on the screen in pygame. I don't mind installing another module . thanks. It's not that I can't move the sprite at all it just doesn't move...
pfaber11 Game Development 3 2,607 May-15-2019, 06:28 AM
    Thread: Program layout
Post: Program layout

Hi was wanting to know is there a particular way of structuring a python program . For the last year and a half I've been using Basic and am trying to learn python . Been at it about a week and seem t...
pfaber11 News and Discussions 2 1,961 May-12-2019, 07:42 PM
    Thread: New to python, i would like to know what a class is ?
Post: RE: New to python, i would like to know what a cla...

Ok thanks for the reply it took me a while to get my head around arrays too. I get the inheritance thing at least. I'll probably understand it more and where to use it as I go further into it. I've sp...
pfaber11 News and Discussions 3 2,310 May-11-2019, 07:55 AM
    Thread: What are the available alternatives to pygame ?
Post: What are the available alternatives to pygame ?

Hi New here . Was just wondering what was the best game module . currently using pygame and was wondering if there was any better. I also installed panda3d although haven't played with that yet. Doe...
pfaber11 News and Discussions 4 3,963 May-11-2019, 07:38 AM
    Thread: New to python, i would like to know what a class is ?
Post: New to python, i would like to know what a class i...

Hi my name is Paul and I've been using Python about a week. Kind of getting to grips with it and making progress . Upto now and for the last 16 months I've been using AGK2 and have had some success wi...
pfaber11 News and Discussions 3 2,310 May-11-2019, 07:14 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020