1.0.1 • Published 3 years ago

tfg_engine v1.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

tfg engine

Console-based Turn Fighting Game Engine

Getting Started

First up, install the package by typing

npm install tfg_engine

and create index.js and a json file by typing

touch index.js game.json

this game.json file will be the json configuration of the game

Prerequisites

  • NodeJS and Npm
  • Terminal with stdin support (newer)

Installing

npm install tfg_engine

Contributing

Please read CONTRIBUTING.md

Authors

License

This project is licensed under the ISC License