|
pygame is
pygame.org is
|
Path Finding
Path Finding - 0.1.1Xueqiao Xu (qiao)Tags:Description
This is a demo visualizing the execution of various path-finding algorithms Curently five algorithms are included: - A* (using Manhattan distance)
- A* (using Euclidean distance)
- A* (using Chebyshev distance)
- Dijkstra
- Bi-Directional Breadth-First-Search
This is a Client/Server application. You should start the server first and then the client. Also, you can start the server on one machine and run the client on a different machine, as long as the two machines are connected. Requires Python 2.6+ (2.5 and 3.x is not supported) video: http://www.youtube.com/watch?v=DINCL5cd_w0
ChangesUpdates: version 0.1.1 Feb 17 2011 Add: If client fails to connect to the server, it will continuously attemp to connect every 5 seconds. Related notification is also added. Add: Window icons. Fix: Asynchat related message queue issue. Fix: Working directory related issue. Chg: Refactored some codes, and added more documents and comments. LinksScreenshot click to view original size
Releases
Pygame.org account CommentsIf you wish to leave a comment with your pygame.org account, please sign in first.
|
| spotlight |
|
|
|
| our projects |
|
pygame.org welcomes all python game, art, music, sound, video and multimedia projects. If they use pygame or not.
|
|
|
| recent releases |
|
May 24, 2012
May 23, 2012
May 22, 2012
May 20, 2012
May 19, 2012
May 18, 2012
May 17, 2012
May 16, 2012
... more!
|
|