Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 438 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 438 Bytes

env_protect_game

Published using PythonAnywhere

Link : https://igeee.pythonanywhere.com/
PythonAnywhere : https://www.pythonanywhere.com/

Supported browser

Chrome Safari

Install

  1. Install dependencies
    In the project directory, run
pip3 install -r requirements.txt
  1. Run the app (make sure that you are in the correct directory!)
python3 manage.py runserver 

*We use python version 3.11.2