# games_bfox Welcome to the games_bfox gem! ## Installation Add this line to your application's Gemfile: ```ruby gem 'games_bfox' ``` And then execute: $ bundle Or install it yourself as: $ gem install games_bfox ## Usage To play Mastermind, type the following into your command line to run the game executable : $ mastermind To play Tic Tac Toe, type the following into your command line to run the game executable : $ tictactoe