Enhanced CLI ~ Feature request wishlist from other teams - uchicago-cs/chiventure GitHub Wiki
[SP '22]
This page is to document the ideas that other teams have for new/improved CLI features that would be applicable to the sort of features they would like to implement. It is a running list.
To other teams: If there’s anything that you want to be able to do in your groups that would rely on CLI, please let us know!
-
Be able to parse commands like 'view stats' or 'view the stats', and subsequently call the related function.
- With: Team Graphics
- Goal: Developing a popup screen that shows advanced stats on a users' character.
- Notes: May need to create some sort of mechanism that simplifies inputed commands, such as by ignoring articles.
-
Be able to parse action and item selection during battles.
- With: Team RPG Battles
- Goal: Develop a run battle function for NPC battles.