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

Weekend challenge #2127

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

Commits on Jun 2, 2022

  1. able to enter name

    Michael Chan authored and Michael Chan committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    5b711d0 View commit details
    Browse the repository at this point in the history
  2. web_helpers.rb and spec_helper.rb

    Michael Chan authored and Michael Chan committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    d701daf View commit details
    Browse the repository at this point in the history
  3. player.rb and game.rb

    Michael Chan authored and Michael Chan committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    24ca71c View commit details
    Browse the repository at this point in the history
  4. result page

    Michael Chan authored and Michael Chan committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    9319ae1 View commit details
    Browse the repository at this point in the history
  5. fixed spec/show_results_spec.rb

    Michael Chan authored and Michael Chan committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    48ed27a View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2022

  1. tried to fix throw_spec.rb by fixing random sequence

    Michael Chan authored and Michael Chan committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    712e559 View commit details
    Browse the repository at this point in the history
  2. basic single player function. fixed basic tests

    Michael Chan authored and Michael Chan committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    fec99df View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2022

  1. initialising a multi player game

    Michael Chan authored and Michael Chan committed Jun 5, 2022
    Configuration menu
    Copy the full SHA
    e67f3f6 View commit details
    Browse the repository at this point in the history
  2. multi player done, refactored not complete

    Michael Chan authored and Michael Chan committed Jun 5, 2022
    Configuration menu
    Copy the full SHA
    523ce89 View commit details
    Browse the repository at this point in the history
  3. additional play again button at the end

    Michael Chan authored and Michael Chan committed Jun 5, 2022
    Configuration menu
    Copy the full SHA
    16831d7 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2022

  1. some refactoring

    Michael Chan authored and Michael Chan committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    b3dcf91 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

  1. rename multiplayer

    Michael Chan authored and Michael Chan committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    7e83e9e View commit details
    Browse the repository at this point in the history
  2. fixed rackup port

    Michael Chan authored and Michael Chan committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    ddaf451 View commit details
    Browse the repository at this point in the history