[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [pygame] more of a game dev question...



> but i thought i'd ask anyway.
> i'm writing a chutes and ladders type of game. were there are floors
> connected by ladders, and the monters chase you around the different levels.
> 
> what do you think is the best way to write the monster chase algorithm?

well, you can look on the internet for the many good tutorials
on things like the A* pathfinding algorithms. if things are
simple enough, you can just make the monsters move "towards"
their victims... although this tends to get them stuck very
easily :]


____________________________________
pygame mailing list
pygame-users@seul.org
http://pygame.seul.org