Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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