Skip to content

SiXoS/qr-game-app

Repository files navigation

QR Game Android App

This is the Android App for parsing and executing QR games. See QR Game for more information.

Security

The app has some security measures in place to ensure a good user experience. The language itself is input/output safe so the only issue we have to worry about is resources. The applications employs the following security measures:

  1. The game is terminated if a program iteration, or game loop, takes more than a second to run.
  2. If a game has a very low frame rate it is terminated.
  3. If the system signals very low memory, the game is terminated.

About

Android app that executes game code from QR codes

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages