Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 303 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 303 Bytes

SNAKE GAME | MADE IN RUBY


Game using Ruby2D Gem.

How to run?

Dowloand the project and follow the steps below:

# Inside project folder
bundle install
ruby {folder path}/src/app.rb

Preview