Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ignalpha4/rock_paper_scissors_game

Rock-Paper-Scissors Android game developed using Python and the Kivy framework.
https://github.com/ignalpha4/rock_paper_scissors_game

android game kivy-framework python rock-paper-scissors stone-paper-scissors

Last synced: 2 months ago
JSON representation

Rock-Paper-Scissors Android game developed using Python and the Kivy framework.

Awesome Lists containing this project

README

        

# 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](https://kivy.org/) (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.