Text-Fighter
Text-Fighter copied to clipboard
A text-based RPG written in Java
Add a feature that will keep track of the total time played and the current session game play.
This is for [issue #74](https://github.com/hhaslam11/Text-Fighter/issues/74).
This is for [issue #128 ](https://github.com/hhaslam11/Text-Fighter/issues/128).
Property
Able to buy property (fields, lakes, etc). Used for growing crops/fishing/other food. Probably should have other uses, also.
Have the fight in a separate menu rather than returning to the main every time
Currently, when giving the player more ammo using the cheat weaponstash, the weapon array is accessed with the index equal to the size of the array, causing an off-by-one out...
I think one of the most important features Text-Fighter is missing is a GUI, so non technical users could start the game without the need of a terminal or console....