Awesome-Python-Scripts icon indicating copy to clipboard operation
Awesome-Python-Scripts copied to clipboard

FLAMES Game

Open varshachary opened this issue 5 years ago • 4 comments
trafficstars

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 avatar Sep 04 '20 09:09 varshachary

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

varshachary avatar Sep 04 '20 09:09 varshachary

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

LamYeeTong avatar Sep 28 '20 02:09 LamYeeTong

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

varshachary avatar Sep 28 '20 08:09 varshachary

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.

LamYeeTong avatar Sep 28 '20 08:09 LamYeeTong