https://github.com/de-soot/shakey
My solution for TryRuby's "Noble Kinsmen" problem.
https://github.com/de-soot/shakey
ruby ruby-app ruby-application shakespeare shakespeare-database shakespeare-dataset shakespeare-plays shakespeare-search-engine try-ruby tryruby
Last synced: 4 months ago
JSON representation
My solution for TryRuby's "Noble Kinsmen" problem.
- Host: GitHub
- URL: https://github.com/de-soot/shakey
- Owner: de-soot
- License: gpl-3.0
- Archived: true
- Created: 2023-12-16T06:59:52.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-25T14:02:54.000Z (over 1 year ago)
- Last Synced: 2024-12-20T13:48:06.625Z (5 months ago)
- Topics: ruby, ruby-app, ruby-application, shakespeare, shakespeare-database, shakespeare-dataset, shakespeare-plays, shakespeare-search-engine, try-ruby, tryruby
- Language: Ruby
- Homepage: https://github.com/de-soot/shakey
- Size: 23.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Shakey
My solution for **[TryRuby's](https://try.ruby-lang.org)** "Noble Kinsmen" problem.## How to run
1) Copy the code in `shakey.rb` to clipboard
2) Open **[TryRuby's](https://try.ruby-lang.org)** link in your browser
3) Paste the code from clipboard into the `Editor` text box
4) Click on `Run`