tfg_engine
v1.0.1
Published
Console based turn fighting game engine
Downloads
8
Readme
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
- LastCleanShirt - Main Developer - LastCleanShirt
License
This project is licensed under the ISC License