Troy Feng ([email protected])
This project is a visualizer for the classic N queens and Knight's Tour problems. It is developed using basic HTML/CSS/JavaScript. For me, it's an interesting study in backtracking and front-end development, and a throwback to my chess days...