1.0.0 • Published 1 year ago

solangi-adventure-game v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

Solangi Adventure Game

npx solangi-adventure-game

Welcome to the Adventure Game, a text-based CLI game written in TypeScript.

Features

  • Player Creation: Enter your name to start the game.
  • Enemy Selection: Choose your opponent from a list of enemies.
  • Battle System: Engage in battles with enemies, managing health and attacks.
  • Health Limit: Player's health is capped at 100%.

Technologies Used

  • TypeScript
  • Node.js
  • chalk
  • inquirer

Getting Started

To run the game locally, follow these steps:

  1. Clone this repository to your local machine.
  2. Install dependencies using npm install.
  3. Run the game using npm start.

Usage

  • Enter your name when prompted.
  • Select an opponent from the list.
  • Engage in battles by choosing attack or using health potions.
  • Survive the battles to emerge victorious!
1.0.0

1 year ago