Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/laertispappas/maze-solve


https://github.com/laertispappas/maze-solve

Last synced: 16 days ago
JSON representation

Awesome Lists containing this project

README

        

== Ruby on Rails demo app: Maze Solver

=== Demo: https://mazesolve.herokuapp.com/

Create and solve mazes using bfs algorithm

* Ruby 2.2
* Rails 4.2.0

* Database creation
rake db:migrate