Skip to main content

A* Pathfinder Simple Implementation

What go here?


Francisco Rivera
(franr)
A simple implementation of the A* Pathfinder Algorithm. You are a blue square which can be controlled with the arrows, and the red square follow you until death.

Controls:

left click -> add square on map
right click -> remove square on map
arrows -> move blue square


Nobody win nor loose, it is just to show the algorithm working.

NOTE: It was made in Python 3.1 and pygame2.

Changes

Links

Home Page
http://franr.com.ar/

Releases

A* Pathfinder Simple Implementation 1.0 — 2 Nov, 2010

Pygame.org account Comments