filmov
tv
Treasure Hunt- Animation using Matplotlib

Показать описание
Demonstrating features of Python Matplotlib in animating path traversal in a labyrinth matrix. Player starts from a position and advances though available paths until treasure is found. Player will have to retreat if the path is closed at some point. Python code is available