Skip to content

Latest commit

 

History

History
 
 

FLAMES-game

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

FLAMES game

A simple Python script to implement the FLAMES game we all might have played in our childhood.

Prerequisites

Python 2 / Python 3

How to run the script

First move to the FLAMES-game directory to access the files Run the following command once you are in the FLAMES-game directory:

cd Scripts/Miscellaneous/FLAMES-game

Now, to run the scripts, use the following commands:

For Python 3: python3 flames_game.py
For Python 2: python flames_game.py

Screenshot/GIF showing the sample use of the script

Screenshot1 Screenshot2

Author Name

Saujanya Pandey