jkc140 / matchMakingSchedule

This program is going to create a schedule for a softball team
1 stars 2 forks source link

TODO #58

Open jkc140 opened 4 years ago

jkc140 commented 4 years ago
jkc140 commented 4 years ago

for relooping can use the used[][] array and do an if statement to check to see if the park already has a location and if it does then it just continues on and skips the whole random thing (put it before the prefLeft

jkc140 commented 4 years ago

also need to fix the store info thing