manuelmazzuola / engie

Automatically exported from code.google.com/p/engie

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Engie and A*

Automatically exported from code.google.com/p/engie

Two very old little python scripts written when I was sixteen or fourteen 😱

Engie, if I remember correctly, should be a particle simulator, and A*, as the name suggests, should be an A* path finder.

# run engie
python2 engie.py
# run A*
python2 A\*/gui.py

😷

About

Automatically exported from code.google.com/p/engie


Languages

Language:Python 100.0%