TIC TAC TOE Install the dependencies by executing the following command: pip install -r requirements.txt Run the game by executimg the following command: python snake.py