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

https://github.com/gitanat/lunar_lander_pathfinding

Python example of best-first-search on a simplified recreation of the classic lunar lander game
https://github.com/gitanat/lunar_lander_pathfinding

Last synced: 10 months ago
JSON representation

Python example of best-first-search on a simplified recreation of the classic lunar lander game

Awesome Lists containing this project

README

          

lunar_lander_pathfinding
========================

Python example of best-first-search on a simplified recreation of the classic lunar lander game