Broadcast Protocol Visualization Website
Broadcast Protocol Visualization Website
Data Visualization
Data Visualization
This project takes the input files that consist of text and mapps different values to those letters to produce a nicer looking maze
This project takes the input files that consist of text and mapps different values to those letters to produce a nicer looking maze
Input Files
Input Files
This program uses text input files which consist of number of rows/col along with walls(W), Entrance(E), and Exit(X)
This program uses text input files which consist of number of rows/col along with walls(W), Entrance(E), and Exit(X)
Unsolvable Mazes
Unsolvable Mazes
This program can also determine if the maze was unsolvable
This program can also determine if the maze was unsolvable
Description:
Description:
This Java project makes use of pathfinding algorithms that to take a text file of a maze and solve it if possible
This Java project makes use of pathfinding algorithms that to take a text file of a maze and solve it if possible
Notable Skills:
Notable Skills:
Java | Path-Finding Algorithms | Text File Manipulation
Java | Path-Finding Algorithms | Text File Manipulation