2.0.0 • Published 2 years ago

undertale-fight-creator v2.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Undertale Fight Creattor

create and display Undertale Fights in the browser

the original mechanics of this game come from undertale and the primary reason for this project is for my other game underfight

Development Setup

Prerequisites:

  • Install node js and npm

Create workspace

npm install

Run Game

npm run serve

Build

npm run build

Build folder is stored in ./dist.