N-QUEENS Tailwind Templates

N Queens

An interactive web application to visualize solutions to the classic N-Queens problem, built with Next.js, TypeScript, and Tailwind CSS.

ā™› N-Queens Visualizer

An interactive web application to visualize solutions to the classic N-Queens problem, built with Next.js, TypeScript, and Tailwind CSS.

šŸ”— Live Demo: n-queens-rho.vercel.app

🧠 About the N-Queens Problem

The N-Queens problem involves placing N chess queens on an NƗN chessboard such that no two queens threaten each other. This means that no two queens share the same row, column, or diagonal.

It's a classic example of a constraint satisfaction problem and is commonly solved using backtracking algorithms.

šŸš€ Features

šŸŽÆ Interactive Visualization: Watch the algorithm place queens step-by-step.

šŸ”¢ Dynamic Board Size: Choose any board size from 4Ɨ4 up to 20Ɨ20.

ā±ļø Adjustable Speed: Control the speed of the visualization to your preference.

šŸŒ™ Dark Mode Support: Toggle between light and dark themes.

šŸ“± Responsive Design: Optimized for both desktop and mobile devices.

šŸ“„ License: This project is licensed under the MIT License.

šŸ“¬ Contact: For any inquiries or feedback:

GitHub: @mriganka-77

Email: mrigankachk5@gmail.com

Top categories

Loading Svelte Themes