Snake Game This is a tiny version of Snake Game made with Ruby. Install and Use Make sure you have Bundler and Ruby 2.5+ installed. git clone https://github.com/nathsotomayor/snake.git cd snake bundle install bundle exec ruby src/app.rb