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

Seeds in Pacman and Capture

eriq-augustine opened this issue · comments

commented

We should be able to pass a seed to both of these via the command line.
There should be no option to pass a constant seed (the --fixRandomSeed options),
instead we should specify a seed like:

--seed 123
commented

I'll work on this.

commented

Sure.
There is a dependency on #7 , but Connor is finishing that up soon.

commented

I was thinking abt that, I'll wait for Connor to finish up his issue, I will work on this issue afterwards. For the time being I'll work on another issue.

commented

I don't want you having two issues so close to our freeze date (since I will just blaze through all of the unclaimed issues that we want to have in before the freeze).
Decide if you want to leave or pick up this one.

commented

I'll pick up this issue and wait for Connor.

commented

Connor is done, you are good to go.

commented

Complete in 22cea58.