Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 121 Bytes

SOLUTION.md

File metadata and controls

9 lines (6 loc) · 121 Bytes

install

  • cd [solution dir]
  • source venv.sh
  • pip install -r requirement.txt

run

  • python game/main.py