Skip to content

moimigueldev/sfml_processing

Repository files navigation

SFML Projects Collection

This repository contains a diverse collection of projects built using the SFML library in C++. Ranging from algorithm implementations to games and simulations, each project showcases a unique aspect of programming with SFML.

Highlighted Projects

  • a_star: An exploration of the A* pathfinding algorithm.
  • maze_pathfinder: A project focused on finding paths within mazes.
  • maze_generator: A tool for generating intricate mazes.
  • self_avoiding_walk: A simulation of the self-avoiding walk phenomenon.

Structure

Each project directory contains the necessary source files, headers, and Makefiles for compilation. To run a project, navigate to its directory and follow the specific build instructions if provided.

Contributions

Feel free to explore the projects, provide feedback, or suggest improvements. Contributions are always welcome!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published