Skip to content
This repository has been archived by the owner on Dec 1, 2021. It is now read-only.

HW 7 - TIC TAC TOE DONE :) #96

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

HW 7 - TIC TAC TOE DONE :) #96

wants to merge 48 commits into from

Commits on Jan 12, 2014

  1. Configuration menu
    Copy the full SHA
    274c4a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c90d44e View commit details
    Browse the repository at this point in the history
  3. Fix spelling in Rspec code

    rukky86 committed Jan 12, 2014
    Configuration menu
    Copy the full SHA
    cdb9c92 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2014

  1. merge conflicts

    Rukia Fahim authored and Rukia Fahim committed Jan 24, 2014
    Configuration menu
    Copy the full SHA
    224346c View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2014

  1. Add homework 3

    Rukia Fahim authored and Rukia Fahim committed Jan 30, 2014
    Configuration menu
    Copy the full SHA
    3015188 View commit details
    Browse the repository at this point in the history
  2. Fix indents

    Rukia Fahim authored and Rukia Fahim committed Jan 30, 2014
    Configuration menu
    Copy the full SHA
    6f18be9 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2014

  1. Merge branch 'master' of https://github.com/UWE-Ruby/RubyWinter2014

    Rukia Fahim authored and Rukia Fahim committed Jan 31, 2014
    Configuration menu
    Copy the full SHA
    a46a62e View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2014

  1. Add my answers homework week 4

    Rukia Fahim authored and Rukia Fahim committed Feb 6, 2014
    Configuration menu
    Copy the full SHA
    c81bb7b View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2014

  1. Merge branch 'master' of https://github.com/UWE-Ruby/RubyWinter2014

    Rukia Fahim authored and Rukia Fahim committed Feb 7, 2014
    Configuration menu
    Copy the full SHA
    71b315f View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2014

  1. Fetch new files

    Rukia Fahim authored and Rukia Fahim committed Feb 17, 2014
    Configuration menu
    Copy the full SHA
    3efe102 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2014

  1. Fetch week 7 materials

    Rukia Fahim authored and Rukia Fahim committed Feb 27, 2014
    Configuration menu
    Copy the full SHA
    f111b10 View commit details
    Browse the repository at this point in the history
  2. Create pirate translator class

    Rukia Fahim authored and Rukia Fahim committed Feb 27, 2014
    Configuration menu
    Copy the full SHA
    71ec7ed View commit details
    Browse the repository at this point in the history
  3. Merge conflicts

    Rukia Fahim authored and Rukia Fahim committed Feb 27, 2014
    Configuration menu
    Copy the full SHA
    4585046 View commit details
    Browse the repository at this point in the history
  4. Add passing pirate translator class

    Rukia Fahim authored and Rukia Fahim committed Feb 27, 2014
    Configuration menu
    Copy the full SHA
    2e8876e View commit details
    Browse the repository at this point in the history
  5. Start answering questions hw 7

    Rukia Fahim authored and Rukia Fahim committed Feb 27, 2014
    Configuration menu
    Copy the full SHA
    926de3a View commit details
    Browse the repository at this point in the history
  6. Edit answers to hw questions 7

    Rukia Fahim authored and Rukia Fahim committed Feb 27, 2014
    Configuration menu
    Copy the full SHA
    5985782 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2014

  1. Merge conflicts

    Rukia Fahim authored and Rukia Fahim committed Feb 28, 2014
    Configuration menu
    Copy the full SHA
    cd6d9ef View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2014

  1. Create tic tac toe class

    Rukia Fahim authored and Rukia Fahim committed Mar 4, 2014
    Configuration menu
    Copy the full SHA
    1cf18b8 View commit details
    Browse the repository at this point in the history
  2. Add welcome player method and attr accessor player

    Rukia Fahim authored and Rukia Fahim committed Mar 4, 2014
    Configuration menu
    Copy the full SHA
    02ef2fa View commit details
    Browse the repository at this point in the history
  3. Add current_player attribute and choose random first player

    Rukia Fahim authored and Rukia Fahim committed Mar 4, 2014
    Configuration menu
    Copy the full SHA
    2bd7c54 View commit details
    Browse the repository at this point in the history
  4. First scenario passing

    Rukia Fahim authored and Rukia Fahim committed Mar 4, 2014
    Configuration menu
    Copy the full SHA
    6bacff4 View commit details
    Browse the repository at this point in the history
  5. Change init method to accept optional starting player param

    Rukia Fahim authored and Rukia Fahim committed Mar 4, 2014
    Configuration menu
    Copy the full SHA
    4fd9180 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2014

  1. My Turn scenario now passing

    Rukia Fahim authored and Rukia Fahim committed Mar 5, 2014
    Configuration menu
    Copy the full SHA
    8ca37e0 View commit details
    Browse the repository at this point in the history
  2. Save progress thus far

    Rukia Fahim authored and Rukia Fahim committed Mar 5, 2014
    Configuration menu
    Copy the full SHA
    ed7b17d View commit details
    Browse the repository at this point in the history
  3. Still working on assigning symbol to player

    Rukia Fahim authored and Rukia Fahim committed Mar 5, 2014
    Configuration menu
    Copy the full SHA
    ff31316 View commit details
    Browse the repository at this point in the history
  4. Still on assigning symbol

    Rukia Fahim authored and Rukia Fahim committed Mar 5, 2014
    Configuration menu
    Copy the full SHA
    b9eb62e View commit details
    Browse the repository at this point in the history
  5. Saving progress

    Rukia Fahim authored and Rukia Fahim committed Mar 5, 2014
    Configuration menu
    Copy the full SHA
    a7747b1 View commit details
    Browse the repository at this point in the history
  6. Oops fixed a few mistakes

    Rukia Fahim authored and Rukia Fahim committed Mar 5, 2014
    Configuration menu
    Copy the full SHA
    9afb798 View commit details
    Browse the repository at this point in the history
  7. Now working on open spots method

    Rukia Fahim authored and Rukia Fahim committed Mar 5, 2014
    Configuration menu
    Copy the full SHA
    c6feb61 View commit details
    Browse the repository at this point in the history
  8. open spots method and comp move passing

    Rukia Fahim authored and Rukia Fahim committed Mar 5, 2014
    Configuration menu
    Copy the full SHA
    15c6fd5 View commit details
    Browse the repository at this point in the history
  9. Making Moves and Making Bad Moves passing

    Rukia Fahim authored and Rukia Fahim committed Mar 5, 2014
    Configuration menu
    Copy the full SHA
    c249489 View commit details
    Browse the repository at this point in the history
  10. Winning the game all green

    Rukia Fahim authored and Rukia Fahim committed Mar 5, 2014
    Configuration menu
    Copy the full SHA
    adbd51e View commit details
    Browse the repository at this point in the history
  11. All passing tests

    Rukia Fahim authored and Rukia Fahim committed Mar 5, 2014
    Configuration menu
    Copy the full SHA
    83b3771 View commit details
    Browse the repository at this point in the history
  12. Refactoring & cleanup - rename opposite symbol

    Rukia Fahim authored and Rukia Fahim committed Mar 5, 2014
    Configuration menu
    Copy the full SHA
    f645436 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2014

  1. Fix typo in play_gam

    Rukia Fahim authored and Rukia Fahim committed Mar 6, 2014
    Configuration menu
    Copy the full SHA
    3c33212 View commit details
    Browse the repository at this point in the history
  2. Refactoring code...tests pass but game does not work right

    Rukia Fahim authored and Rukia Fahim committed Mar 6, 2014
    Configuration menu
    Copy the full SHA
    c67bd26 View commit details
    Browse the repository at this point in the history
  3. Trouble running play_game.rb, start basics again and try to isolate i…

    …ssue
    Rukia Fahim authored and Rukia Fahim committed Mar 6, 2014
    Configuration menu
    Copy the full SHA
    159d6f7 View commit details
    Browse the repository at this point in the history
  4. First Scenario passing, play_game works until turn

    Rukia Fahim authored and Rukia Fahim committed Mar 6, 2014
    Configuration menu
    Copy the full SHA
    baba378 View commit details
    Browse the repository at this point in the history
  5. indicate player turn works in cucumber and play_game

    Rukia Fahim authored and Rukia Fahim committed Mar 6, 2014
    Configuration menu
    Copy the full SHA
    55dc753 View commit details
    Browse the repository at this point in the history
  6. Now on third Scenario

    Rukia Fahim authored and Rukia Fahim committed Mar 6, 2014
    Configuration menu
    Copy the full SHA
    9c08d60 View commit details
    Browse the repository at this point in the history
  7. current_state works and user input can be lowecase or uppercase

    Rukia Fahim authored and Rukia Fahim committed Mar 6, 2014
    Configuration menu
    Copy the full SHA
    39c5551 View commit details
    Browse the repository at this point in the history
  8. cucumber passing but play game is again skipping right to declaring w…

    …inner
    Rukia Fahim authored and Rukia Fahim committed Mar 6, 2014
    Configuration menu
    Copy the full SHA
    6a46eba View commit details
    Browse the repository at this point in the history
  9. Play game now runs but is not ending game once 3 match

    Rukia Fahim authored and Rukia Fahim committed Mar 6, 2014
    Configuration menu
    Copy the full SHA
    dc91a7c View commit details
    Browse the repository at this point in the history
  10. Savig progress - still one small piece not working

    Rukia Fahim authored and Rukia Fahim committed Mar 6, 2014
    Configuration menu
    Copy the full SHA
    f685dd7 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2014

  1. All passing, now need to refactor

    Rukia Fahim authored and Rukia Fahim committed Mar 7, 2014
    Configuration menu
    Copy the full SHA
    4e1dc63 View commit details
    Browse the repository at this point in the history
  2. Refactored methods, reduce noise

    Rukia Fahim authored and Rukia Fahim committed Mar 7, 2014
    Configuration menu
    Copy the full SHA
    4bff977 View commit details
    Browse the repository at this point in the history
  3. moved some things around, refactor some more

    Rukia Fahim authored and Rukia Fahim committed Mar 7, 2014
    Configuration menu
    Copy the full SHA
    6818f0e View commit details
    Browse the repository at this point in the history
  4. Final commit! :) play_game and cucumber both pass

    Rukia Fahim authored and Rukia Fahim committed Mar 7, 2014
    Configuration menu
    Copy the full SHA
    651e222 View commit details
    Browse the repository at this point in the history