jwyatt1999 / CITS3403_Cartographers

CITS3403 Project - Josh Wyatt & Joo Kai Tay
0 stars 1 forks source link

Add randomized starting board #14

Closed jwyatt1999 closed 2 years ago

jwyatt1999 commented 2 years ago

In this PR I have added randomization to the starting board. The logic can be found in the comment above the new method. (I branched off of my existing branch which has 11 commits. These will disappear from this PR once that branch is merged)

jwyatt1999 commented 2 years ago

Hey @Bsubs this PR is ready for review. Despite https://github.com/jwyatt1999/CITS3403_Cartographers/pull/1 being merged to main, this PR still shows all the commits from that PR. The only change made in this PR was with this commit: https://github.com/jwyatt1999/CITS3403_Cartographers/pull/14/commits/c1735e83cc43e1d05fd831d12084195eae7806d8, which should be easier to review than looking at all the changed files.

I have run this through the JS validator and everything looked good. :)

Bsubs commented 2 years ago

Looks good! 👍