tvaroglu / mastermind

Mastermind is a 10-day, 2 person project, during Mod 1 of 4 for Turing School's Back End Engineering Program.

Home Page:https://replit.com/@tvaroglu/mastermind#welcome.txt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mastermind

Contributors Issues Stargazers Forks

Table of Contents


Overview

Feeling up for a challenge? How about a quick game of Mastermind for a little break in your day!

Language

Gems

Development Principles

Contributors

👤 Taylor Varoglu

👤 Caroline Tan

Setup

This project requires Ruby 2.7.2.

  • Fork and/or clone this repository
  • Install gems:
    • $ bundle && bundle update
  • Run the test suite with $ rspec -fd
  • Run the game with $ ruby mastermind.rb

Deployment

A fully functional version is currently hosted on Replit.com!

About

Mastermind is a 10-day, 2 person project, during Mod 1 of 4 for Turing School's Back End Engineering Program.

https://replit.com/@tvaroglu/mastermind#welcome.txt


Languages

Language:Ruby 100.0%