Skip to content

jsvanilla/RPGCombatEngine

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 50.0%
  • TypeScript 47.0%
  • HTML 3.0%