Skip to content

Snake game implemented in Ruby using Curses

License

Notifications You must be signed in to change notification settings

gmamaladze/snake_game

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 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

Design

Design

Changelog

  • 0.0.1 First version (07/04/2014)
  • 1.0.0 improved OO design (30/11/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

  • Ruby 100.0%