Skip to content

josem/snake_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake Game

Description

Classical snake game implemented in Ruby using the library Curses. It allows you to cross walls and appear from the other side.

Usage

gem install snake_game

And then execute the binary:

snake_game

Demo

Demo

Changelog

  • 0.0.1 First version (07/04/2014)

Contribution Guidelines

I didn't add specs because this is just a fun project to try Curses, and it's just a game. If you want to add something new just do it and send me a PR.

License

Released under the MIT License.

About

Snake game implemented in Ruby using Curses

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages