1 2 3 4 5 6
.venv: python3 -m venv .venv .venv/bin/pip install -r requirements.txt run: .venv .venv/bin/hy src/macroknight/game.hy