The code in this repository implements a simple combat engine for a Japanese-style role-playing game (RPG) in TypeScript.
To see it in action, open the file Source/RPGCombatEngine.html in a web browser that runs JavaScript.
To build, run the command "tsc" from within the Source directory.