Skip to content

shifluxxc/PIXIT

Repository files navigation

PIXIT 🎨📊

An open-source, interactive Algorithm Visualizer built to help users understand how sorting and pathfinding algorithms work through real-time animations and user-controlled inputs.

🚀 Features

  • 🧭 Explore pathfinding algorithms like BFS, DFS, Dijkstra’s Algorithm, and A*
  • 🖱️ Interactive grid with obstacle placement and speed control
  • 🌓 Light/Dark mode toggle
  • ⚡ Smooth and responsive UI built with React

🛠️ Tech Stack

  • Frontend: React.js, HTML5, TailwindCSS, TypeScript
  • State Management: React Context / useReducer / UseContext
  • Animations: CSS transitions and dynamic DOM manipulation

🧠 Algorithms Visualized

Pathfinding:

  • 📘 Breadth-First Search (BFS)
  • 📕 Depth-First Search (DFS)
  • 🟡 Dijkstra's Algorithm
  • 🔴 A* Algorithm

📦 Getting Started

1. Clone the repository

git clone https://github.com/shifluxxc/PIXIT.git
cd PIXIT
npm install
npm run dev

About

An image generation application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •