An open API service indexing awesome lists of open source software.

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!

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