jleonard2099 / LHG_ProBB

Lance Haffner Basketball Pro Game
GNU Affero General Public License v3.0
2 stars 0 forks source link

Can't play Human vs. PC #8

Closed jleonard2099 closed 1 year ago

jleonard2099 commented 1 year ago

Game does not progress past lineup input. No keypress seems to move forward.

jleonard2099 commented 1 year ago

Notes in my code for the keypress at this menu literally said I wasn't sure the code was right.

Updated Do/Until loop terminating conditions to cover the range of possible choices for lineup. Update loop for confirming (0-4, 6 = NONE) selections to have accurate terminating conditions as well. Game is now moving forward but has some other quirks. Will close issue when all is resolved

jleonard2099 commented 1 year ago

Updated logic for substitutuions and MAKEPBP to more accurately reflect original. This mostly corrected odd behavior with PBP during human play. Updated terminating conditionals for Do loops when choosing / modifying lineup so they could be complete and accurate. Issue should be resolved. Create separate issue because Human vs PC play proceeds as autoplay.