linqs / pacman

Undergraduate AI assignments disguised as Pac-Man!
https://linqs.github.io/pacman/
Other
11 stars 44 forks source link

Seeds in Pacman and Capture #38

Closed eriq-augustine closed 5 years ago

eriq-augustine commented 5 years ago

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
tsalh commented 5 years ago

I'll work on this.

eriq-augustine commented 5 years ago

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

tsalh commented 5 years ago

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.

eriq-augustine commented 5 years ago

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.

tsalh commented 5 years ago

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

eriq-augustine commented 5 years ago

Connor is done, you are good to go.

eriq-augustine commented 5 years ago

Complete in 22cea584f29f2a7a3d336006496eca1c18a907a0.