/RPGCombatEngine

A combat engine for a Japanese-style role-playing game in JavaScript.

Primary LanguageJavaScript

RPG Combat Engine

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.

Screenshot