Skip to content
/ rpsls Public

Rock-paper-scissors-lizard-spock in C++ on Android with JNI

License

Notifications You must be signed in to change notification settings

smac89/rpsls

Repository files navigation

RPSLS-WeezsimS

A friend (nickname Weezsims) I was helping to learn C++ wrote this simple C++ code for school. To help motivate him, I created a simple android app out of it with his original c++ code handling the logic for the game.

To run the app

  • Find the latest release
  • Download the correct version of the app-<arch>-release.apk. If you are unsure, arm will most likely be what your phone is running
  • Enjoy!