Pulled v0.2 and CLI menu rework #1

Merged
wholesomedonut merged 4 commits from dev into master 2020-09-16 04:20:38 +00:00

cli_menu() is now the object class that handles all interactions in the CLI. It interfaces with its' own individual copy of a mech_list list, as well as having the ability to instantiate Mech() objects on it's own depending on incoming user input from it's CLI input() prompts.

On top of that, you can now create multiple mechs, edit their data after creation, assign them to individual players, and query all Mech() objects in the mech_list by player name.

cli_menu() is now the object class that handles all interactions in the CLI. It interfaces with its' own individual copy of a mech_list list, as well as having the ability to instantiate Mech() objects on it's own depending on incoming user input from it's CLI input() prompts. On top of that, you can now create multiple mechs, edit their data after creation, assign them to individual players, and query all Mech() objects in the mech_list by player name.
wholesomedonut merged commit 1f54d120a7 into master 2020-09-16 04:20:38 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: wholesomedonut/ALPHA#1
No description provided.