Skip to content

marceline-tavernier/path-finding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Path Finding

Artificial intelligence in games #2 : Path finding

path-finding.mp4

Description

  • Visualize the path finding of AIs (yellow rectangles)
  • You can left click to add a new AI
  • You can right click to add a victim
  • You can move your player (cyan triangle) with 'Z', 'Q', 'S' and 'D'

Installing and launching Processing

Download Processing from the official website: processing.org/download. In Processing, click on "File > Open", then select the .pde project file. Then press the "Play" button (triangle at the top of the window) to launch the application.

Details

Programming language Start date End date Inspired by
Processing February 2025 March 2025 A lab

License

The Unlicense