Project | Running | Technologies | Prerequisites | Project Screenshot
# Clone this repository:
$ git clone https://github.com/ErnstBeckerNeto/Blackout
# Open the folder with the terminal or shell and run the code:
# Windows:
$ python -u blackout.py
# Linux:
$ python3 -u blackout.py
or
Using .exe file
# Clone this repository:
$ git clone https://github.com/ErnstBeckerNeto/Blackout.git
$ cd Blackout
$ start Blackout.exe
# Or opening the folder, you will find the .exe file, only need to open it.