linqs / pacman

Undergraduate AI assignments disguised as Pac-Man!

Home Page:https://linqs.github.io/pacman/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rename Old (Opaque) Variable/Parmater/Field Names

eriq-augustine opened this issue · comments

commented

All over, there are names that are bad for one reason or another.
In between quarters, take a look over them and give them better names.

For example, fn and prob in SearchAgent:
https://github.com/linqs/pacman/blob/master/pacai/agents/search/base.py