denvermullets / nba_scores

[RUBY] A Command Line real time play by play scoreboard for NBA games. Initially built right before the NBA season stopped. I think the API endpoints have changed so it may not work post bubble life.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NbaScores

A Real time NBA scores app. I wanted to explore multi-threading in Ruby during during my 2nd week of Ruby courses.

App probably no longer works due to changes in NBA API that I've seen online.

Installation

execute:

$ bundle install

Usage

TODO: Write usage instructions here

License

The gem is available as open source under the terms of the MIT License.

About

[RUBY] A Command Line real time play by play scoreboard for NBA games. Initially built right before the NBA season stopped. I think the API endpoints have changed so it may not work post bubble life.

License:MIT License


Languages

Language:Ruby 98.0%Language:Shell 2.0%