Skip to content

Latest commit

 

History

33 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PACMAN

Implemented the original PACMAN game using Unity game engine

Algorithms implemented for the ghosts:

  • Dijkstra
  • Bellman ford
  • BFS
  • A star
  • Collaborative Dijkstra

PACMAN

About

Implemented the original PACMAN game using Unity game engine. Utilizing path finding algorithms as Dijkstra, Bellman ford, BFS, A star, Collaborative Dijkstra

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages