Commit Graph

4 Commits

Author SHA1 Message Date
Wholesomedonut 991e37d06d Created cli_menu.py
This will hold all the menu options. Main will only be used for housing
the main loop. Trying to make stuff more modular.

Not fully functional though, because the dictionary functions
automatically run upon instantiation of a cli_menu() object. Still
trying to fix that.
2020-09-15 17:55:18 -06:00
Wholesomedonut 125a520bce v0.2
Added the following capabilities:
- add an unlimited amount of mechs
- find all mechs associated with a player
2020-09-15 14:23:55 -06:00
Wholesomedonut 147becca89 Started work on adding mechs 2020-09-14 23:57:37 -06:00
Wholesomedonut 4b04a7c941 v0.1
First commit, and first set of features.
2020-09-13 23:15:09 -06:00