pygame is
Python
Simple DirectMedia Layer
 
 
pygame.org is
Site Swing
Tags

astar

Path Finding

A demo visualizing the execution of various path finding algorithms

 
A* algorithm
...
 
Snake
My implementation of the classic Snake game.
 
Hex stuff
It's an hexagonal map implementation with some nice extras such as pathfinding and heightmap loading.
 
A* Pathfinding Algorithm
Simple implementation of the A* pathfinding algorithm using pygame.
 
AStar
A simple python implementation of the A* (a-star) path finding algorithm. The source contains the algorithm and a simple proof-of-concept example using pygame. The code only implements support for a plain square map but it should be fairly simple to implement support for any map type. If you have any questions regarding this don't hesitate to ask.
 

spotlight

 
our projects
pygame.org welcomes all python game, art, music, sound, video and multimedia projects. If they use pygame or not.
 
recent releases
Feb 13, 2012

Jul 5, 2011

Apr 17, 2011

Apr 16, 2011

Apr 15, 2011


Apr 14, 2011



Apr 12, 2011

Apr 11, 2011


... more!
 
for pygame related questions, comments, and suggestions, please see help (lists, irc)