https://github.com/hashimthearab/mazesolver
Using React Native, Java, Swift, and Go, this app will solve mazes with a pathfinding algorithm!
https://github.com/hashimthearab/mazesolver
algorithm android astar backend go golang ios java kotlin mobile pathfinding react-native reactnative swift typescript ui
Last synced: about 2 months ago
JSON representation
Using React Native, Java, Swift, and Go, this app will solve mazes with a pathfinding algorithm!
- Host: GitHub
- URL: https://github.com/hashimthearab/mazesolver
- Owner: HashimTheArab
- Created: 2023-11-11T17:19:20.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-11-13T07:13:31.000Z (over 1 year ago)
- Last Synced: 2025-02-12T23:34:29.307Z (3 months ago)
- Topics: algorithm, android, astar, backend, go, golang, ios, java, kotlin, mobile, pathfinding, react-native, reactnative, swift, typescript, ui
- Language: Java
- Homepage:
- Size: 659 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Maze Solver
## About
This is a mobile app, you input an image of a maze, and it will solve it.## Skills Demonstrated
* React Native
* Golang
* Java
* Swift
* Typescript
* Inter-Language Communication
* Color Quantization
* Image Processing / Algorithms
* Cross-Platform Development