Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/laertispappas/maze-solve
https://github.com/laertispappas/maze-solve
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/laertispappas/maze-solve
- Owner: laertispappas
- Created: 2015-06-02T02:41:50.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-06-02T21:23:05.000Z (over 9 years ago)
- Last Synced: 2024-10-30T21:27:05.766Z (2 months ago)
- Language: CSS
- Size: 195 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rdoc
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