Skip to content

rubyloco/script-wars-blackjack

Repository files navigation

Script Wars: Blackjack

Build Status Code Climate Test Coverage

Getting Started

  1. Fork this repo
  2. Make a branch like git checkout -b my_name/my_ai_name
  3. Run bundle exec thor new_ai my_ai_name to get a new ai
  4. Test it locally with bin/runner
  5. Commit it and make a pull request

Player Script

If you are working on a player script, see the example scripts in players/sample.rb

About

Blackjack Game Runner for Hack Nights

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published