powerexploit / Awesome-Python-Scripts

A curated collection of some :heart_eyes: cool Python scripts.
https://ankitdobhal.github.io/Awesome-Python-Scripts/
GNU General Public License v3.0
222 stars 213 forks source link

FLAMES Game #248

Open varshachary opened 4 years ago

varshachary commented 4 years ago

This is a simple implementation of the FLAMES game where two names are given as input(string) and the number of unique letters is calculated. The correct letter corresponding to the names is found. It is named after the acronym: Friends, Lovers, Affectionate, Marriage, Enemies, Sibling

Input: Player1 = AJAY, Player2 = PRIYA Output: Friends

varshachary commented 4 years ago

@SKAUL05 @ankitdobhal please assign me this issue & apply the appropriate labels to it. Thanks in advance. Note: I am a CH20 participant

LamYeeTong commented 3 years ago

Hi, is this still available? If it is can I contribute to this? Thanks in advance.

varshachary commented 3 years ago

Hi, is this still available? If it is can I contribute to this? Thanks in advance.

Hi @LamYeeTong, I have already posted my code for this issue and it has not been reviewed for a month. I am not sure if it can be assigned to you

LamYeeTong commented 3 years ago

Hi, is this still available? If it is can I contribute to this? Thanks in advance.

Hi @LamYeeTong, I have already posted my code for this issue and it has not been reviewed for a month. I am not sure if it can be assigned to you

Okay, thanks for the info.