An open API service indexing awesome lists of open source software.

https://github.com/shivamswarnkar/pacmanai

Implementations of various algorithms (BFS, DFS, Hill Climbing, Dijkstra, etc.) to play the PacMan game
https://github.com/shivamswarnkar/pacmanai

Last synced: 7 months ago
JSON representation

Implementations of various algorithms (BFS, DFS, Hill Climbing, Dijkstra, etc.) to play the PacMan game

Awesome Lists containing this project

README

          

# PacManAI
Implementations of various algorithms (BFS, DFS, Hill Climbing, Dijkstra, etc.) to play the PacMan game