Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 116 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 116 Bytes

AI-Snake-game-java

I have implemented 3 search algorithems on this game.

1. A* Search

2. DFS

2. BFS