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

Archie RPS #2122

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

Archie RPS #2122

wants to merge 10 commits into from

Commits on May 7, 2022

  1. Test file base set up, no rackup

    Archie authored and Archie committed May 7, 2022
    Configuration menu
    Copy the full SHA
    6410d98 View commit details
    Browse the repository at this point in the history
  2. All web pages up and working, displaying names and choices, however n…

    …o game logic implemented
    Archie authored and Archie committed May 7, 2022
    Configuration menu
    Copy the full SHA
    ff9539e View commit details
    Browse the repository at this point in the history
  3. Logic implemented, game works PERFECTLY

    Archie authored and Archie committed May 7, 2022
    Configuration menu
    Copy the full SHA
    c43b2b6 View commit details
    Browse the repository at this point in the history
  4. removed session variables, replaced with global variables

    Archie authored and Archie committed May 7, 2022
    Configuration menu
    Copy the full SHA
    a0abdd0 View commit details
    Browse the repository at this point in the history
  5. Implemented SPock and Lizard, in major need of REFACTOR

    Archie authored and Archie committed May 7, 2022
    Configuration menu
    Copy the full SHA
    f6f4e10 View commit details
    Browse the repository at this point in the history
  6. cleaned up interface

    Archie authored and Archie committed May 7, 2022
    Configuration menu
    Copy the full SHA
    fa317a1 View commit details
    Browse the repository at this point in the history
  7. added README

    Archie authored and Archie committed May 7, 2022
    Configuration menu
    Copy the full SHA
    71f3dc6 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

  1. Update README.md

    archiemartini committed May 9, 2022
    Configuration menu
    Copy the full SHA
    b4d7042 View commit details
    Browse the repository at this point in the history
  2. actually finished, there was still some latent Dependency injection a…

    …ttempts in previous commits
    Archie authored and Archie committed May 9, 2022
    Configuration menu
    Copy the full SHA
    4cfdfea View commit details
    Browse the repository at this point in the history
  3. merginf readme

    Archie authored and Archie committed May 9, 2022
    Configuration menu
    Copy the full SHA
    b575772 View commit details
    Browse the repository at this point in the history