Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 314 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 314 Bytes

DevOpsExperts-College

The final project from the course: World of Games

Installation

git clone https://github.com/justmike1/WorldOfGames-DevOps_Experts

pip3 install -r requirements.txt

API_KEY

On games's folder:

vim .env

API_KEY= paste_your_key

Starting the game

python(3) Live.py