Skip to content

FLAMES, an acronym for Friends, Lovers, Affectionate, Marriage, Enemies, and Siblings, is a fun and simple game enjoyed by many for exploring relationships.

License

Notifications You must be signed in to change notification settings

manuemmanuel/Flames-Calculator

Repository files navigation

Flames Calculator

http://flamescalculator.pythonanywhere.com/

FLAMES, an acronym for Friends, Lovers, Affectionate, Marriage, Enemies, and Siblings, is a fun and simple game enjoyed by many for exploring relationships. By writing two names and counting the remaining letters after removing common ones, you determine one of six outcomes:

  • F for friends,
  • L for lovers,
  • A for affection,
  • M for marriage,
  • E for enemies, and
  • S for siblings. However, it's just for fun and shouldn't be taken too seriously. The results are random and are a light-hearted way to spark curiosity and laughter when thinking about different kinds of connections between people.

Screenshots

Alt text

Usage/Examples

Streamlit App

Click the link to access the FLAMES game web page and have some fun exploring your relationships!

A Message left for Someone by Somebody

VKf+rvMV4dUDBz40ywPqiMZftjE7Z7JrF2xBio9e0zurPY5qiu6ryhnMpfKXAgQXcOHPQcPFlKFWammej710Ev2f3Y9zA410vQV8Q8n0jUrA5poiO6tNs7RrWJONFtsfFcrcFlxoxdyicD0teZYse23zUskCjsxppYD1rwm2v4lCklXiNf+1eswpQKd+sFMyr4FqMnpFt/3cbCBHLDbO+3qQq10OnXLnGTjhX4mU1/6zxtxmAJA94iN3i93L/lvQ

Web Project Structure

  • app.py: The main Flask application file.
  • templates/: Contains HTML templates for the user interface.
  • static/: Includes static files such as CSS for styling.

Prerequisites

Python 3.x Flask

Installation

Clone the repository:

git clone https://github.com/manuemmanuel/Flames-Calculator.git

Navigate to the project directory:

cd Flames-Calculator/Web

Install the required dependencies:

pip install flask

Run the Flask application:

python app.py

Open your web browser and navigate to http://localhost:5000 to access the Flames App.

About

FLAMES, an acronym for Friends, Lovers, Affectionate, Marriage, Enemies, and Siblings, is a fun and simple game enjoyed by many for exploring relationships.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published