Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔥 FLAMES Calculator

A simple browser-based FLAMES relationship calculator from SkyDevLab.

💕 What is FLAMES?

FLAMES is a fun name-matching game that produces one of six playful relationship results:

  • F — Friends 🤝
  • L — Love ❤️
  • A — Affection 😊
  • M — Marriage 💍
  • E — Enemies 😡
  • S — Siblings 👫

Note: This is an entertainment calculator, not a real compatibility or relationship test.

⚙️ How It Works

  1. Enter two names.
  2. The calculator compares the characters in both names.
  3. Matching characters are removed from both names.
  4. The number of remaining characters is calculated.
  5. That count is used to eliminate letters from FLAMES until one letter remains.
  6. The remaining letter is mapped to the final result.

The core JavaScript uses the standard elimination sequence:

F → L → A → M → E → S

✨ Features

  • Simple and lightweight interface
  • Instant browser-based calculation
  • No backend or database required
  • Handles different name combinations dynamically
  • Friendly emoji-based results
  • Built with plain HTML, CSS, and JavaScript

🌐 Live Demo

Try the FLAMES calculator online:

https://skydevlab.github.io/Gravity_Flames/

🛠️ Technologies

  • HTML5
  • CSS3
  • JavaScript

🚀 Run Locally

git clone https://github.com/SkyDevLab/Gravity_Flames.git
cd Gravity_Flames

Open the project's HTML file in a modern web browser.


Made with ❤️ by SkyDevLab

About

Flames calculator

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages