52
edits
Changes
→Documentation
Main file:
-adapts OpenCV's face tracking code and creates the maze (composed of Cell objects) , along with movement system
[[Media:Physical_pacman.pde]]
Cell object:
-composes the maze, draws out pacman, kills white dot when "eaten"
[[Media:Cell.pde]]