Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sockets - Erica & Karla G. #7

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Open

Commits on Feb 19, 2019

  1. Configuration menu
    Copy the full SHA
    fed8287 View commit details
    Browse the repository at this point in the history
  2. Created a method that selects 10 letters from available letters hash …

    …and subtracts 1 from that letter's count
    kguadron committed Feb 19, 2019
    Configuration menu
    Copy the full SHA
    9744db6 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2019

  1. Added a loop in draw_letters method that prevents overdrawing letters…

    …. Removed method parameter
    kguadron committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    68eea4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68b26a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc53190 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c2c927 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7bffb60 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2019

  1. Configuration menu
    Copy the full SHA
    d862f8a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1d1a98 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2019

  1. Updated uses_available_letters method and created method to check if …

    …input word is in dictionary csv
    kguadron committed Feb 22, 2019
    Configuration menu
    Copy the full SHA
    37e9f52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95aaa89 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03339fd View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2019

  1. Configuration menu
    Copy the full SHA
    d661ca3 View commit details
    Browse the repository at this point in the history