Skip to content

martinnicolas/snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Snake game written in Ruby with the awesome ruby2d framework.

Install

Use git to clone the repo.

 git clone https://github.com/martinnicolas/snake.git

Then run bundle install to install dependencies.

 cd snake
 bundle install

Play

To play the game, run the following commands.

cd snake
ruby main.rb

Use the arrow keys to move the snake. Eat all apples than you can to increase your score!.

About

Snake Game written in ruby2d framework

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages