Skip to content

Repository files navigation

W.I.P - WORK IN PROGRESS

ALGOVIS - Algorythm Visualizer

BFS Demo

Author: Mert Sultan Email: merto0209@gmail.com

This is currently a Project that I've been working on to show and visualize different algorythms using C++ and Raylib. My aim with this project is to deepen my understanding of C++ and learn the renderer Raylib.

GitHub License GitHub Stars


Table of Contents

  1. About the Project
  2. Features
  3. Getting Started
  4. Usage
  5. Roadmap
  6. Contributing
  7. License
  8. Contact

The Idea

While some maze-solving algorithms are straightforward, others can be quite challenging to fully grasp. The best way to learn is to see them in action! This app lets you playfully explore, visualize, and understand the core concepts behind popular maze-solving algorithms.

Tech Stack

  • Frontend: Raylib, RayGUI
  • Backend: C++

Features

  • Feature 1: See an Maze solving algorythm like BFS in action
  • Feature 2: Building a custom Maze
  • Feature 3: Get analytic Data such as passed time, knots used for educational purposes (wip)

License

Distributed under the GNU General Public License v3.0. See LICENSE for more information.

About

A programm to visualize different search algorythms

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages