Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hashfx/f.l.a.m.e.s.
https://github.com/hashfx/f.l.a.m.e.s.
flames flames-game git github harshfx harshsoni hashfx python python3
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/hashfx/f.l.a.m.e.s.
- Owner: hashfx
- License: unlicense
- Created: 2021-04-28T07:06:59.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-04-28T08:00:11.000Z (over 3 years ago)
- Last Synced: 2023-03-06T08:56:28.716Z (over 1 year ago)
- Topics: flames, flames-game, git, github, harshfx, harshsoni, hashfx, python, python3
- Language: Python
- Homepage:
- Size: 227 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Interface
![Screenshot (56)](https://user-images.githubusercontent.com/69109482/116362629-dff8a900-a81f-11eb-9c21-0831cdba328f.png)
## GamePlay Walkthrough:
Let _Partner1 Name_ be **PlayerOne** and _Partner2 Name_ be **PlayerTwo**
+ Remove the common characters from **PlayerOne** and **PlayerTwo**:
+ Here removed common characters are **(p, l, a, y, e, r, o)**
+ Count characters which are left **(n, e, t, w) = 4**
+ Here, **FLAMES count = 4**
+ Then we start count from left up to flames count 4. Then remove the letter which at the position 4. Here, it is **'M'**. So the letters become:
FLA~~M~~ES --> **_FLAES_**
+ Then we start count again after from the letter which is removed ie, from **'E'**. So the next character to remove is **'L'**. So our letters become:
F~~L~~AES --> **FAES**
After next step:
~~F~~AES --> **AES**
Then:
~~A~~ES --> **ES**
Last:
~~E~~S --> **E**
So the result is '**Enemy**'.
### Here's the Result:
![Screenshot (60)](https://user-images.githubusercontent.com/69109482/116366260-bb063500-a823-11eb-847e-2fa3e829b752.png)
### ----- Lets Try Some Interesting F.L.A.M.E.S.-----
#### You AND Me
![Screenshot (57)](https://user-images.githubusercontent.com/69109482/116362634-e129d600-a81f-11eb-9a94-62aafa01ef76.png)
#### Lets Predict Relationship betwwn RCB and IPL Trophy [True Resultπ]
![Screenshot (53)](https://user-images.githubusercontent.com/69109482/116362602-d8d19b00-a81f-11eb-8216-f8a266262856.png)
#### What about Year 2021 for RCBπ€ [π€]
![Screenshot (54)](https://user-images.githubusercontent.com/69109482/116362619-dcfdb880-a81f-11eb-9750-763a75809205.png)
#### Here comes the F.L.A.M.E.S. for _Universal-winners_:
![Screenshot (55)](https://user-images.githubusercontent.com/69109482/116362622-dec77c00-a81f-11eb-84c8-d317a777ad06.png)
## ContributionPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
----
## License
[Unlicense](https://choosealicense.com/licenses/unlicense/)# Thanks [Code Blooded Creatures!+!](https://hashfx.github.io/harshfx/)