/BasicFightSimulator

This is an RPG style fight simulator for learning composition, utilizing RNG.

Primary LanguageJavaMIT LicenseMIT

This is a basic RPG (Role Playing Game) stylefight simulator I created to learn and practice compoition in Java. It also utilizes random number generation for calculating damage.