A mess of an implementation of A* and Genetic Algorithm to solve the N-Queen problem. Especially The UI and its implementation is an absolute mess, since i've done in like less than an hour. But hey, it was fun though.
Install the venv:
pip install -r reqs.txt
and run main.py.
Esc gets you to the previous screen, Space pauses the A*.