Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 657 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 657 Bytes

Rock Paper Scissors Game

A simple and interactive Rock Paper Scissors game for Android, developed using Python and the Kivy framework.

Installation

  1. Download the APK file: myapp-0.1-armeabi-v7a-debug.apk.
  2. Open the APK file on your device and follow the instructions to install it. Ensure that installation from unknown sources is enabled in your device settings.

Project Details

  • Framework: Kivy (Python-based cross-platform application framework).
  • Target Platform: Android.
  • Purpose: Created as an individual project for the PBL subject in the First-Year Computer Engineering curriculum.