Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/taiki45/shiritori-game
Japanese game "しりとり" written in Ruby for practice.
https://github.com/taiki45/shiritori-game
Last synced: 13 days ago
JSON representation
Japanese game "しりとり" written in Ruby for practice.
- Host: GitHub
- URL: https://github.com/taiki45/shiritori-game
- Owner: taiki45
- Created: 2014-01-18T19:39:38.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-01-18T19:53:33.000Z (almost 11 years ago)
- Last Synced: 2024-10-03T09:20:23.080Z (about 2 months ago)
- Language: Ruby
- Size: 125 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
しりとり
======="しりとり" written in Ruby for practice in Software Design.
```
bundle install
bundle exec ruby shiritori.rb
```