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
Pathfinding Visualizer developed using Unity 6.1 - DFS, BFS, UCS, A*, IDA*, IDDFS, Greedy Best-first Search and Bidirectional Search
Games demonstrating understanding of C#.NET Framework and Object-Oriented programming (2018).
Algorithm Strategies Course Project: Treasure Hunt Maze with DFS and BFS
Tugas Besar 2 Strategi Algoritma IF2211 - Treasure Hunt Solver using BFS and DFS Algorithm
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.
Mobile game inspired by graph theory based on a Japanese game called Hashiwokakero (eng. Bridges).
Maze Genrator And Solver
optimal data structure
A DFS algorithm designed to solve a maze.
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."