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: display computer moves #78

Merged
merged 5 commits into from
Apr 24, 2022
Merged

feat: display computer moves #78

merged 5 commits into from
Apr 24, 2022

Commits on Apr 24, 2022

  1. feat: display computer moves

    Images were changed to buttons not accessible to user
    Also hotfix to determineResults function to correctly display winner.
    adam-narozniak committed Apr 24, 2022
    Configuration menu
    Copy the full SHA
    7935c7d View commit details
    Browse the repository at this point in the history
  2. fix: determineResult: exhaustive+Kotlin-like filtering, gameService a…

    …bstracted in MatchViewModel
    adam-narozniak committed Apr 24, 2022
    Configuration menu
    Copy the full SHA
    6525f56 View commit details
    Browse the repository at this point in the history
  3. feat: automatic transition to the main screen after game over

    After game over there is automatic transition to the main screen.
    adam-narozniak committed Apr 24, 2022
    Configuration menu
    Copy the full SHA
    ce063bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e789801 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bcbb061 View commit details
    Browse the repository at this point in the history