https://github.com/odilson-dev/project-knight-travails
In this project, i built a function #knight_moves that shows the shortest possible way to get from one square to another by outputting all squares the knight will stop on along the way.
https://github.com/odilson-dev/project-knight-travails
Last synced: about 21 hours ago
JSON representation
In this project, i built a function #knight_moves that shows the shortest possible way to get from one square to another by outputting all squares the knight will stop on along the way.
- Host: GitHub
- URL: https://github.com/odilson-dev/project-knight-travails
- Owner: odilson-dev
- Created: 2023-10-14T04:51:40.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-16T04:25:16.000Z (over 2 years ago)
- Last Synced: 2025-10-09T10:50:58.081Z (8 months ago)
- Language: Ruby
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Project-Knight-Travails
In this project, i built a function #knight_moves that shows the shortest possible way to get from one square to another by outputting all squares the knight will stop on along the way.
Link Course
https://www.theodinproject.com/lessons/ruby-knights-travails