nrooks N-Rooks game as an environment to train AI To play the game: python -m venv venv && source venv/bin/activate && pip install -r requirements.txt && python t.py