Git Product home page Git Product logo

realitypacman's Introduction

realitypacman's People

Contributors

oasalonen avatar omahlama avatar tehmou avatar

Stargazers

 avatar Chris avatar

Watchers

 avatar  avatar

realitypacman's Issues

Privacy policy

Inform the user how their location data is being used.

For marketplace release, disable saving of start/end location.

Disclaimer page

The app requires a legal disclaimer page on first startup that must be accepted by the user in order to use the app.

Support light theme

Using the app with a light themed phone is broken. Either text colors need to be modified, or background colors (including panorama background) should change with theme.

Persist database

Do not delete the db during every app startup.
Create migration scheme.

Add handling of gps state

Needed for marketplace: add error message when user has disabled positioning services.

Implement change so that game is paused when user doesn't have positioning fix.

Prevent cheating by turning screen off

Turning screen off stops the ghosts but keeps the timer running. Possible fix:

  • freeze timer when screen is off
  • when screen is back on, teleport ghosts so they are at the same position relative to the user as when screen was turned off.

Handle back button correctly

Handle pressing the back button during an ongoing game. Currently it takes the user back to the start page, but the game keeps running in the background.

How it should work:

  • if a game is ongoing and user presses back, the user should be prompted whether he wants to end the game.
  • If the user selects yes in the prompt, stop the game and go to the start screen.
  • If the user selects no in the prompt, presses back during the prompt, or the prompt times out, then continue the game.

Fix app icon issues

Ghost in app icon is slightly too big.
App icon does not work in light theme.

Adjust difficulty levels so that easy really is easy

Vanhapiha wrote:

  • The game is insanely difficult even with easy, at least with Prenzlauer Berg block size and straight streets. In the park it was a bit easier.

Lower the ghost speed and have less of them at easy difficulty.

"no scores yet" text block does not collapse correctly

In the my scores section, the "no scores yet" text block does not hide correctly after getting the first score in a certain difficulty. It displays both the score and the "no scores yet" text until changing difficulty or restarting the app.

Add about page

App certification requirement: "An application must include the application name, version information, and technical support contact information that are easily discoverable."

Also add BSD copyright clause.

Update position more frequently

In tight spots running away from ghosts is sometimes frustrating because position update's take few seconds. For example switching to running and then been caught because the app didn't notice doesn't reward you nicely. Could we get the gps position more often? Or could we keep track speed and direction or acceleration and use those to extrapolate position between actual gps updates?

Location setting

Allow user to enable/disable location API. Required for app cert.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.