Skip to content

Latest commit

 

History

History
62 lines (48 loc) · 3.37 KB

README.md

File metadata and controls

62 lines (48 loc) · 3.37 KB

jest-another-RPG

By likica * Email me *

Table of contents

Description

A command-line role-playing game (RPG) in which the user battles a series of enemies whose health and stats can be sustained by taking a potion.

User Story

Val has given you the following assignment: create a command-line role-playing game (RPG) in which a user battles against a series of enemies whose health and stats can be sustained by a potion

Installation Instructions

To be able to run this application, user needs to have terminal/bash available. After cloning the code, user can simply run the game by typing "node app.js" in their terminal.

Usage Instructions

  1. Clone the repo, * 2. install node.js (if not already installed), * 3. run game in terimnal/bash by typing "node app.js" and * 4. HAVE FUN!

Contributing

No contribution

Tests

  1. Player.test, Enemy.test, Potion.test
  2. other tests

Questions

  • If you have any questions, please Email me

License

  • License Type: MIT License: MIT License: MIT Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

This README was generated by Likica with ❤️ GithHub Profile