Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ynsrc/libgdx-maze-solver
Maze Solver Robot Simulation with LibGDX
https://github.com/ynsrc/libgdx-maze-solver
gwt libgdx maze-solver
Last synced: 7 days ago
JSON representation
Maze Solver Robot Simulation with LibGDX
- Host: GitHub
- URL: https://github.com/ynsrc/libgdx-maze-solver
- Owner: ynsrc
- License: apache-2.0
- Created: 2024-05-28T05:21:46.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-05-31T04:49:53.000Z (6 months ago)
- Last Synced: 2024-05-31T07:33:32.806Z (6 months ago)
- Topics: gwt, libgdx, maze-solver
- Language: Java
- Homepage:
- Size: 190 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LibGDX Maze Solver Simulation
This project is a maze solver robot simulation, which has three sensors around it.
![Screenshot](screenshot.png)
# Run on Browser
You can run this example on your browser at:
https://ynsrc.github.io/libgdx-maze-solver/index.html# Attributions
* https://github.com/libgdx/libgdx
* https://github.com/erincatto/box2d
* https://github.com/js42721/maze# License
Apache 2.0 License