There are two types of spinner's based on the kind of program being run. When a spinner is bound to a function, it returns a method which when called runs the spinner in the background as it executes.
This project is a text-based RPG designed to run within the terminal/console. The structure is modular, which facilitates easy expansion and the addition of new features such as new events, items, and ...