All projects of Data Structure course in an integrated GUI application
-
Updated
Jul 25, 2020 - C#
All projects of Data Structure course in an integrated GUI application
C# solutions to common data structures and algorithm problems
This program converts structured grid NetCDF and GRIB2 files with CF convention (http://cfconventions.org) to MIKE DFS files and vice versa.
Visual 8 puzzle solver with BFS and DFS tree search algorithms. (A* and IDS will be added soon)
Quoridor game implementation integrated with a versatile and reusable AI agent for solving two-player board games
Implementation of popular algorithms and data structures using .NET Core
Mobile game inspired by graph theory based on a Japanese game called Hashiwokakero (eng. Bridges).
Games demonstrating understanding of C#.NET Framework and Object-Oriented programming (2018).
Algorithm Strategies Course Project: Treasure Hunt Maze with DFS and BFS
Projeto desenvolvido para resgatar um humano em um labirinto, utilizando o algoritmo Depth First Search (DFS). O DFS é uma técnica de busca em profundidade que explora os caminhos do labirinto até encontrar o objetivo, implementando a lógica de navegação e detecção de obstáculos.
A Sokoban game with different naming style (SokoFarm)
Maze Genrator And Solver
optimal data structure
A DFS algorithm designed to solve a maze.
Desktop application on graph traversal using BFS and DFS written in C#
This repository accompanies a 3-part lecture series: Introduction to Pathfinding
Add a description, image, and links to the dfs topic page so that developers can more easily learn about it.
To associate your repository with the dfs topic, visit your repo's landing page and select "manage topics."