Skip to content

xtheredviper/hero-level-classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ¦Έβ€β™€οΈ Hero Level Classifier

JavaScript Logic

πŸ“‹ About the Project

This is a hero classification system developed to consolidate the fundamentals of programming logic. The algorithm processes a character's name, class, and experience (XP) to determine their hierarchical level, ranging from Iron to the legendary Radiant level.

πŸ› οΈ Technologies

  • JavaScript (ES6+): Used for all the system's conditional logic.
  • Node.js: Runtime environment to run the script via terminal.

🧠 Applied Concepts

As a perfectionist developer, I focused on applying:

  • Arrays: For structured storage of the heroine's data.
  • Decision Structures (If/Else If): To ensure each XP range is validated with precision.
  • String Concatenation: For a clean and user-friendly data output in the console.

πŸš€ How to Run

  1. Make sure you have Node.js installed.
  2. Clone this repository:
git clone [https://github.com/xtheredviper/hero-level-classifier.git](https://github.com/xtheredviper/hero-level-classifier.git)

About

A dynamic hero level classifier developed in JavaScript to practice logic and conditional structures

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors