Commit Graph

8 Commits

Author SHA1 Message Date
wholesomedonut 9dfc9bf70e Update ‘README.md’
Moved up current features and new WIP features.
2020-09-16 04:22:19 +00:00
wholesomedonut 1f54d120a7 Merge pull request 'Pulled v0.2 and CLI menu rework' (#1) from dev into master
Reviewed-on: #1
2020-09-16 04:20:37 +00:00
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 5949b747ef Updated for v0.2
Updated based on current progress and reworked goals
2020-09-15 15:55:49 -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 42e1a624b7 Added .gitignore and LICENSE files.
This project is licensed under GPLv3 .
2020-09-13 23:23:51 -06:00
Wholesomedonut 4b04a7c941 v0.1
First commit, and first set of features.
2020-09-13 23:15:09 -06:00