Phaneendra97 / fih-super-set-server

1 stars 0 forks source link

Gather all game profiles #13

Open Phaneendra97 opened 3 months ago

Phaneendra97 commented 3 months ago

Hi Bilingual Teams,

We are gathering the information of your games that needs to be displayed on our catalog.

Assume that this is like an app store for all the FIH's bilingual games.

These are the fields we need from you to give insight to your game before user tries them.

age_rating, app_host_url, description, display_name, game_name, game_tags, package_id, game_image

Here is the sample to help you:

age_rating: 7 | (int)

app_host_url: "https://link_to_download_apk" | (string)

description: "Want to improve your kid's math skills? ❓ How about helping your kids master mathematics with fun, free math games? ✔️ Math Games is the perfect way to help children learn math skills the easy way! 👍 Our math games for kids is super fun! Solve a wide variety of math puzzles, brain teasers, and brain math puzzles using nothing more than basic arithmetic. Pick up new skills in addition ➕, subtraction ➖, multiplication ✖️, and division, ➗ or get more advanced with fractions ¼, decimals •, and mixed operations." | (string)

display_name: "OP Game" | (string) game_name: "op_game" | (string) game_tags: ["addition", "easy", "picture puzzles"]|(array) package_id: "com.op_game" | (string)

package_id is how we identify if your app is installed on device or not game_name is how we will query your game data

app_host you guys can ignore the file hosting for now, we are still figuring out the best way to do this.

for images game_image, please attach your game image icon here

Please add comments in this issue, we will be adding the data and make it available in the catalog as we get all the information on your game.

RahimChunara commented 1 month ago

age_rating: 12, description: "An educational app that aims to support Hispanic children who face challenges understanding English in American schools, focusing specifically on the mathematical concept of Number Theory. The app will offer structured lessons on key number theory principles in both English and Spanish, catering to the unique linguistic needs of the target audience. Interactive and engaging games will be incorporated to reinforce learning, providing a fun and effective way for children to test their knowledge and develop a strong foundation in mathematical concepts." | (string), display_name: "NumQuest" | (string), game_name: "NumQuest_game" | (string), game_tags: ["placement_game", "pattern_match", "even_odd_sort", "tower_builder", "word_prob", "perf_num", "prime_exp", "factor_game", "fib_puzzle"] | (array), package_id: "◊com.example.numQuest" | (string)

Ssjoshi20 commented 3 weeks ago

age_rating: 7 | (integer) app_host_url: N/A | (string) description: "Unlock the magic of numbers with our Vedic Mathematics app! Perfect for children eager to improve their math skills while also boosting their English or Spanish, this app introduces clever Vedic math tricks that make calculations faster and mental math easier. Through interactive lessons and fun games, kids will discover new ways to solve problems, all while enjoying a learning adventure that sharpens both their math and language abilities." | (string) display_name: "Vedic Maths" | (string) game_name: "vedic_maths" | (string) game_tags: ["addition", "multiplication", "bingo", "time trial", "fun", "tricks", "learn", "mental maths"] | (array) package_id: "com.example.vedic_maths" | (string)