rgooler / fchat_pokerbot_ruby

Pokerbot redone in ruby
1 stars 2 forks source link

Build Status

fchat-pokerbot-ruby

A basic poker game bot, designed for running in F-chat ( http://f-list.net )

Installation

Linux

Install ruby 1.9.3 via your package manager or via rvm

Windows

Install Ruby 1.9.3 from http://rubyinstaller.org/downloads/

Install current DevKit from same page. It should recommend one for ruby 1.9

Running

Setting up and running the bot is easy. Just two commands! (Note: bundle install only has to happen when there is an update)

bundle install
bundle exec rake runbot