Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 786 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 786 Bytes

rpg-combat-reproduction

What's rpg combat reproduction?

RPG Combat Reproduction is an npm that reproduces the battle screen of an RPG(Role Playing Games) on the command line.

Installation

npm install rpg-combat-reproduction

Usage

Execute the following command.

node node_modules/rpg-combat-reproduction/rpg-combat-reproduction.js

Like in an RPG battle, you can fight enemies by selecting the options displayed.

MiConv.com__画面収録 2023-03-02 11.51.03.gif

License

MIT