Skip to content

Developer-Student-Clubs-BPPIMT/Compose-Camp-Android-App

Repository files navigation

Rock Paper Scissors Game using Kotlin

Problem Statement

Create a Simple Rock Paper Scissors game using Jetpack Compose

Solution

here the logic is simple : Rock beats Scissors, Scissors beats Paper, Paper beats Rock.

You can choose rock or paper or scissor just by clicking the bottons and computer will choose automatically. Whenever you will win your score will increase by one and in case computer wins its score will increase by one

Screenshot (35)

Prerequisites

  • Basic knowledge of kotlin
  • Basic idea of Jetpack Compose
  • Must be familiar with Android studio.

Future Scope

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages