Skip to content

reedstonefood/splendor_game

Repository files navigation

Splendor_game

Code Climate

A Ruby implementation of the board game Splendor.

Find out more about the game at BoardGameGeek.

Installation

gem install splendor_game

Usage

There is a simple CLI you can use, which requires Highline. Simply run the following in irb or put in a .rb file and run it.

require 'splendor_game'
SplendorGame::CLI.new

Or, hook this up to any front end you might desire to use. If you do this, I'd be interested in knowing the details.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/reedstonefood/splendor_game.

With thanks...

Whoever typed up a list of all the cards in the board game into this spreadsheet.

License

The gem is available as open source under the terms of the MIT License.

About

A Ruby implementation of the board game, Splendor

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published