Create ios game -- 2
Budget: $30 – $250 USD
I want to make a game similar to powerlanguage.co.uk/wordle/ with extra options to improve the concept.
I would like to make it so I can add ads or do an inapp payment to remove ads. For starters, I would like to make an ios game, but eventually add android.
I have some extra options to improve upon the concept.
There is only 1 word a day and everyone gets the same word. I can create a simple md5 encrypted file on my server that contains 1 line per word for each option. A user can play each level, but they only get 5 guesses per level.
We need to keep the users stats for each level and overall and the ability to share their stats.
I envision a User button, where they can see their stats, but also turn on notifications to get an alert to new words.
I would like to make it so I can add ads or do an inapp payment to remove ads. For starters, I would like to make an ios game, but eventually add android.
I have some extra options to improve upon the concept.
There is only 1 word a day and everyone gets the same word. I can create a simple md5 encrypted file on my server that contains 1 line per word for each option. A user can play each level, but they only get 5 guesses per level.
We need to keep the users stats for each level and overall and the ability to share their stats.
I envision a User button, where they can see their stats, but also turn on notifications to get an alert to new words.