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

feat: rock-paper-scissors #14

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

feat: rock-paper-scissors #14

wants to merge 13 commits into from

Commits on Apr 25, 2024

  1. WIP: rock-scissors-paper

    dckc committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    d6142fc View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. chore: fix ag-trade package name

    dckc committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    9f53de8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d9e2c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0881188 View commit details
    Browse the repository at this point in the history
  4. feat: rock paper scissors game (SQUASHME)

     - redesign: gameServer.attack(move) => { defend(move) => result }
       - with test
     - use makeExo, M.interface over Far, mustMatch()
    dckc committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    a4b6608 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f259e99 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6a0b073 View commit details
    Browse the repository at this point in the history
  7. WIP: local endo/daemon

    dckc committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    3f1cd08 View commit details
    Browse the repository at this point in the history
  8. WIP: lock

    dckc committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    bae5b85 View commit details
    Browse the repository at this point in the history
  9. feat: chat page can send

    dckc committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    5381b8e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    389752b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d0c6f27 View commit details
    Browse the repository at this point in the history
  12. WIP: peer name box

    dckc committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    2f753eb View commit details
    Browse the repository at this point in the history