Skip to content

sb-byte/Flames-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ”₯ FLAMES Game πŸ”₯

Find out your relationship destiny! This is a fun Python script that predicts the relationship between two names using the classic FLAMES method.

πŸš€ How It Works

  1. Enter two names.
  2. The script removes common letters.
  3. Counts the remaining characters.
  4. Uses the FLAMES acronym:
    • F β†’ Friendship
    • L β†’ Love
    • A β†’ Affection
    • M β†’ Marriage
    • E β†’ Enemy
    • S β†’ Sibling
  5. Reveals your relationship fate! 🎭

πŸ› οΈ Installation & Usage

  1. Clone this repository or copy the script.

  2. Run the script using Python:

    python flames_game.py

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages