Skip to content

leopardcoder/dragon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation


LinkedIn


Table of Contents
  1. About The Project
  2. Getting Started
  3. Project Structure
  4. Contact

About The Project

Solution for Dragons Of Mugloar game written in Node Js.

  • Initiates new game through turning to game API, gets game ID.
  • Loads a List of Tasks, and starts doing tasks one by one from a beginning for achieving score of 1000.
  • Buys healing items when 1 live is left. So that the player can replenish his health and achieve score.
  • Shows each step how game is played.

(back to top)

Built With

The section below shows a list of used technologies, libraries and IDE

(back to top)

Getting Started

This is an example of how you may set up project locally.
To get a local copy up and running follow these simple Installation steps.

Installation

  1. Clone the repo
    git clone https://github.com/leopardcoder/dragon
  2. Run NPM packages
    npm install
  3. Check if .env file exists in root folder and contains URL variable with value 'dragonsofmugloar.com'
  4. Run:
    node startGame.js

(back to top)

Project Structure

  • /dragon-main/ the root folder
  • /dragon-main/src project source file

(back to top)

Contact

Linas Mockus - linas.mockus@gmail.com

Project Link: [https://github.com/leopardcoder/dragon)

(back to top)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published