Wheel of numerone's fortune

1+
Downloads
Content rating
Mature 17+
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this game

This app wants to be a fortune finder for android.

It loads phrases from the website http://helloacm.com/api using their api and has a button that allow to load one phrase at time, the phrase is covered from * and there's a button for discovering one letter at time. Punctuation and numbers are not covered.

There is a textarea in which you can write the phrase you think it is, and it says if it's the same or not.

The app needs internet for it's functionality and does not store any private data.
Updated on
Jun 28, 2024

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

What's new

The first textbox is not disabled but is not editable.
The check to see if there are no more letters to discover has been putted at the end of the method, not at start.
It uses the terminator of line "\n", not more system.environment.newline, so compatibility with all devices is not guaranteed.