https://github.com/laertispappas/maze-solve
https://github.com/laertispappas/maze-solve
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/laertispappas/maze-solve
- Owner: laertispappas
- Created: 2015-06-02T02:41:50.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-06-02T21:23:05.000Z (about 10 years ago)
- Last Synced: 2025-02-10T14:13:47.790Z (4 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