An open API service indexing awesome lists of open source software.

https://github.com/tkovs/genius

:curly_loop: Genius game
https://github.com/tkovs/genius

genius haskell-port ruby ruby-cli

Last synced: 10 months ago
JSON representation

:curly_loop: Genius game

Awesome Lists containing this project

README

          

#### Genius CLI ruby version game

Starting:
```ruby
require_relative 'Genius'

Genius.new.play
```

"Based" on [Haskell-Genius](https://github.com/G4BB3R/Haskell-Genius)