4.52
March 24, 2021
ミニ脳トレ mini Brain Training version 4.52 Update AdMob Updated AdMob to Google Mobile Ads SDK. ※need minimum requirements version GoogleMobileAdsSdkiOS-7.64.0. how to hidden messagebobug disappear compatible with iOS 13.0 to iOS 13.6 ex.) UIAlertController *alert = [UIAlertController alertControllerWithTitle:title message:text preferredStyle:UIAlertControllerStyleAlert]; //left side button disposal [alert addAction:[UIAlertAction actionWithTitle:@"OK" style:UIAlertActionStyleDefault handler:^(UIAlertAction *action) { //implement tap OK button cording }]]; //right side button disposal [alert addAction:[UIAlertAction actionWithTitle:@"Cancel" style:UIAlertActionStyleDefault handler:^(UIAlertAction *action) { //implement tap Cancel button cording }]]; UIViewController *viewController = [[[[UIApplication sharedApplication]delegate]window]rootViewController]; [viewController presentViewController:alert animated:YES completion:nil]; //add start //how to hidden messagebobug disappear while(viewController.presentedViewController) { viewController = viewController.presentedViewController; } //add end if "viewControllver" object variable is null, try code: UIViewController *viewController = [[[[UIApplication sharedApplication] windows] lastObject] rootViewController]; this app is sales promotion application. please download withAppData application. best regards, abc3.me by abc3.me [Notice] Depending on various circumstances of the application, changed the application name as follows. [Old app name] mini Brain Training [New application name] ミニ脳トレ To users who have downloaded mini brain training before on the App Store Because mini Brain Training does not have version upgrade download (ミニ脳トレ)a mini brain training please download a new ミニ脳トレ.
More4.51
June 3, 2020
ミニ脳トレ mini Brain Training version 4.51 [Modification Summary] (1) Height of status bar changed the height of the status bar at the top of the iPhone XS/XR screen to iOS 13.0 or later and below. (2) Update AdMob AdMob now supports SDK using WKWebView. [Fixes] (Modification example) (1) Height of status bar [iOS 13.0 or later] [UIApplication sharedApplication].windows.firstObject.windowScene.statusBarManager.statusBarFrame.size.height; [Under iOS 13.0] UIApplication.sharedApplication.statusBarFrame.size.height; (2) Update AdMob Updated AdMob to Google Mobile Ads SDK (SDK that uses WKWebView). this app is sales promotion application. please download withAppData application. best regards, abc3.me by abc3.me [Notice] Depending on various circumstances of the application, changed the application name as follows. [Old app name] mini Brain Training [New application name] ミニ脳トレ To users who have downloaded mini brain training before on the App Store Because mini Brain Training does not have version upgrade download (ミニ脳トレ)a mini brain training please download a new ミニ脳トレ.
More4.50
May 3, 2019
ミニ脳トレ mini Brain Training version 4.50 [add new game] back to the lake ※iPhone only [description] move road and lead bird to lake. bird walk straight normally; if no way, search and next way walk. if clear stage, display next stage. クリアすると次のステージが表示されるよ。 [opration] stage is divided 4. if want to see each stage, tap 4 directions button(left/right/up/down) on the right downside of the screen. it exists blank space of each stage. want to road, next blank space next to road. tap this case, change road and blank space area. if bird on the tap road, bird move together. normally, bird straight on the road. if no way , bird don't move anyway. if exits junction, bird move randomize. if clear game, start next stage. [setting] kind of opne setting screen: ----------------------------------------------------------- [step to open setting screen] change the levele of the game. (1) open setting screen from the startup screen. (2) open setting screen of each game and change the level. [add function step] ※it is a function to change the level of each choose game. (1) tap the back utton of choose game screen. (2) tap setting button on the rule screen. (3) change level of the game. ----------------------------------------------------------- this game setting: change character(bird) speed. this app is sales promotion application. please download withAppData application. best regards, abc3.me by abc3.me [Notice] Depending on various circumstances of the application, changed the application name as follows. [Old app name] mini Brain Training [New application name] ミニ脳トレ To users who have downloaded mini brain training before on the App Store Because mini Brain Training does not have version upgrade download (ミニ脳トレ)a mini brain training please download a new ミニ脳トレ.
More4.49
April 23, 2019
ミニ脳トレ mini Brain Training version 4.49 [add new game] single digit of add next (choose ?'s number) ※iPhone only AdMob new version [description] (calculation method) calculate single digit of next number. [example] ※case of calculate down to upside ○ ○ ○ ○ ○ ○ ○ ○ ○ ○ [4 rows calculate] 4 rows has number is 3 8 4 6 step by calculate from left side 3+8=11 : reason of first digit is 1. 8+4=12 : reason of first digit is 2. 4+6=10 : reason of first digit is 0. 3rows has number 1 2 0 [3 rows calculate] 1+2=3 2+0=2 3rows has number 3 2 [2 rows calculate] 3+2=5 top number is 5. this calculation method is this game base calculation rule. 1 row:3 2 row:2 ○ 3 row:○ 7 ○ 4 row:? ○ ○ 8 2 row's ○: 2+○=3 ○=3-2=1 [result] 1 row:3 2 row:2 1 3 row:○ 7 ○ 4 row:? ○ ○ 8 3 row's leftside ○: ○+7=2 ○=2-7 is minus guess upside result of number is 2 or 12, this case is upside number is 12. calculation method: ○=12-7=5 [result] 1 row:3 2 row:2 1 3 row:5 7 ○ 4 row:? ○ ○ 8 remain of 3 row is caluculation: 7+○=1 is minus 7+○=11 ○=11-7=4 [result] 1 row:3 2 row:2 1 3 row:5 7 4 4 row:? ○ ○ 8 4 row's rightside second ○ caluculate: ○+8=4 is minus ○+8=14 ○=14-8=6 [result] 1 row:3 2 row:2 1 3 row:5 7 4 4 row:? ○ 6 8 4 row's last ○ calculation: ○+6=7 ○=7-6=1 [result] 1 row:3 2 row:2 1 3 row:5 7 4 4 row:? 1 6 8 last 4 row's ? number: ?+1=5 ?=5-1=4 answer is 4. [complete] 1 row:3 2 row:2 1 3 row:5 7 4 4 row:4 1 6 8 it is possible to choose rows option 4 to 6 rows from setting screen. [setting] kind of opne setting screen: ----------------------------------------------------------- [step to open setting screen] change the levele of the game. (1) open setting screen from the startup screen. (2) open setting screen of each game and change the level. [add function step] ※it is a function to change the level of each choose game. (1) tap the back utton of choose game screen. (2) tap setting button on the rule screen. (3) change level of the game. ----------------------------------------------------------- this game level: method of calculation (1) calculate down to upside (2) calculate upside to down (3) calculate random down to upside or upside to down using number of rows (1) 4 rows (2) 5 rows (3) 6 rows this app is sales promotion application. please download withAppData application. best regards, abc3.me by abc3.me [Notice] Depending on various circumstances of the application, changed the application name as follows. [Old app name] mini Brain Training [New application name] ミニ脳トレ To users who have downloaded mini brain training before on the App Store Because mini Brain Training does not have version upgrade download (ミニ脳トレ)a mini brain training please download a new ミニ脳トレ.
More4.48
April 18, 2019
ミニ脳トレ mini Brain Training version 4.48 [add new game] single digit of add next ※iPhone only [description] (calculation method) calculate single digit of next number. [example] ※case of calculate down to upside ○ ○ ○ ○ ○ ○ ○ ○ ○ ○ [4 rows calculate] 4 rows has number is 3 8 4 6 step by calculate from left side 3+8=11 : reason of first digit is 1. 8+4=12 : reason of first digit is 2. 4+6=10 : reason of first digit is 0. 3rows has number 1 2 0 [3 rows calculate] 1+2=3 2+0=2 3rows has number 3 2 [2 rows calculate] 3+2=5 top number is 5. case of calculate down to upside: repeat calculation method and choose upside (top) number. case of calculate down to downside: repeat calculation method and choose downside (under) number. this game style is type of pyramids. last calculate place is answer number. choose random of down to upside and upside to down pattern from setting screen. it is possible to choose rows option 4 to 6 rows from setting screen. [setting] kind of opne setting screen: ----------------------------------------------------------- [step to open setting screen] change the levele of the game. (1) open setting screen from the startup screen. (2) open setting screen of each game and change the level. [add function step] ※it is a function to change the level of each choose game. (1) tap the back utton of choose game screen. (2) tap setting button on the rule screen. (3) change level of the game. ----------------------------------------------------------- this game level: method of calculation (1) calculate down to upside (2) calculate upside to down (3) calculate random down to upside or upside to down using number of rows (1) 4 rows (2) 5 rows (3) 6 rows this app is sales promotion application. please download withAppData application. best regards, abc3.me by abc3.me [Notice] Depending on various circumstances of the application, changed the application name as follows. [Old app name] mini Brain Training [New application name] ミニ脳トレ To users who have downloaded mini brain training before on the App Store Because mini Brain Training does not have version upgrade download (ミニ脳トレ)a mini brain training please download a new ミニ脳トレ.
More4.47
April 17, 2019
ミニ脳トレ mini Brain Training version 4.47 [add new game] single digit of add next ※iPhone only [description] (calculation method) calculate single digit of next number. [example] ※case of calculate down to upside ○ ○ ○ ○ ○ ○ ○ ○ ○ ○ [4 rows calculate] 4 rows has number is 3 8 4 6 step by calculate from left side 3+8=11 : reason of first digit is 1. 8+4=12 : reason of first digit is 2. 4+6=10 : reason of first digit is 0. 3rows has number 1 2 0 [3 rows calculate] 1+2=2 2+0=2 3rows has number 2 2 [2 rows calculate] 2+2=4 top number is 4. case of calculate down to upside: repeat calculation method and choose upside (top) number. case of calculate down to downside: repeat calculation method and choose downside (under) number. this game style is type of pyramids. last calculate place is answer number. choose random of down to upside and upside to down pattern from setting screen. it is possible to choose rows option 4 to 6 rows from setting screen. [setting] kind of opne setting screen: ----------------------------------------------------------- [step to open setting screen] change the levele of the game. (1) open setting screen from the startup screen. (2) open setting screen of each game and change the level. [add function step] ※it is a function to change the level of each choose game. (1) tap the back utton of choose game screen. (2) tap setting button on the rule screen. (3) change level of the game. ----------------------------------------------------------- this game level: method of calculation (1) calculate down to upside (2) calculate upside to down (3) calculate random down to upside or upside to down using number of rows (1) 4 rows (2) 5 rows (3) 6 rows this app is sales promotion application. please download withAppData application. best regards, abc3.me by abc3.me [Notice] Depending on various circumstances of the application, changed the application name as follows. [Old app name] mini Brain Training [New application name] ミニ脳トレ To users who have downloaded mini brain training before on the App Store Because mini Brain Training does not have version upgrade download (ミニ脳トレ)a mini brain training please download a new ミニ脳トレ.
More4.46
April 12, 2019
ミニ脳トレ mini Brain Training version 4.46 [fix] case of iPhone X and iPhone XS different from another iPhone device. it prepare to fix screen layout of start y position of the screen. fix last iPhone device layout and latest iPhone device layout(iPhone X and iPhone XS screen layout). this app is sales promotion application. please download withAppData application. best regards, abc3.me by abc3.me [Notice] Depending on various circumstances of the application, changed the application name as follows. [Old app name] mini Brain Training [New application name] ミニ脳トレ To users who have downloaded mini brain training before on the App Store Because mini Brain Training does not have version upgrade download (ミニ脳トレ)a mini brain training please download a new ミニ脳トレ.
More4.45
April 11, 2019
ミニ脳トレ mini Brain Training version 4.45 [add game function] where building? ※iPhone only [summary] if start game, display several character and building image on the screen. character move to building position. if all of charcter finish arrive at building, character are hidden building. display for choose character image on the upside position. tap all of building button that character hidden building. case of serveral character: choose setting screen(add new function). ----------------------------------------------------------- [step to open setting screen] change the levele of the game. (1) open setting screen from the startup screen. (2) open setting screen of each game and change the level. [add function step] ※it is a function to change the level of each choose game. (1) tap the back utton of choose game screen. (2) tap setting button on the rule screen. (3) change level of the game. ----------------------------------------------------------- [kind of setting rule from setting screen] (1) character number is kind of one fixed (2) character number is within kind of 1 random (3) character number is within kind of 2 random (4) character number is within kind of 3 random using character is 4 for this game. if choose (1), one kind of character hidden building and tap all of this character hidden building button. if choose (2) to (4)の, any character is choose randomize and display character image left upside of the screen. ex.) if choose within one character, display one character image of 4 character. if choose within three character, display character for choose that 1 to 3 character from 4 kind of character. tap all of character hidden building button and tap OK button. about switch choose building button: if tap building button, swtich on/off mode. if all of character hidden building button and tap OK button. if wrong problem, game over. if correct problem, display next problem. [setting] 1. about using character problem type (1) character number is kind of one fixed (2) character number is within kind of 1 random (3) character number is within kind of 2 random (4) character number is within kind of 3 random 2. maximum of display character number display maximum character on the screen ※choose number is max limit number. [fix] it need to display for choose character number image, change short step problem length. this app is sales promotion application. please download withAppData application. best regards, abc3.me by abc3.me [Notice] Depending on various circumstances of the application, changed the application name as follows. [Old app name] mini Brain Training [New application name] ミニ脳トレ To users who have downloaded mini brain training before on the App Store Because mini Brain Training does not have version upgrade download (ミニ脳トレ)a mini brain training please download a new ミニ脳トレ.
More4.44
April 6, 2019
ミニ脳トレ mini Brain Training version 4.44 [new game add] where building? ※iPhone only [summary] if start game, display character and building on the screen. character move to building. if all of character position front of building, character are hidden. tap all of building button that same to character exists front of building. ※this version target character is one kind only. if tap button, change on or off. if all of exists character in building button, tap OK button. if mistake , game over. if correct , display next problem. [setting screen] choose kind of setting: display maximum character on the screen ※choose number is max limit number. [fix] alter color matching problem message at ○× method. this app is sales promotion application. please download withAppData application. best regards, abc3.me by abc3.me [Notice] Depending on various circumstances of the application, changed the application name as follows. [Old app name] mini Brain Training [New application name] ミニ脳トレ To users who have downloaded mini brain training before on the App Store Because mini Brain Training does not have version upgrade download (ミニ脳トレ)a mini brain training please download a new ミニ脳トレ.
More4.43
March 25, 2019
ミニ脳トレ mini Brain Training version 4.43 [new game kind add] color matching choose ○ or × method ※iPhone only [summary] kind of setting screen of this game: if choose ○ or × method, this new game kind playing. if choose left image color equal to string color meaning, choose '○' button. if differece case is choose '×' button. problem image arround frame. if correct, next problem display. change setting screen step: [step to open setting screen] change the levele of the game. (1) open setting screen from the startup screen. (2) open setting screen of each game and change the level. [add function step] ※it is a functon to change the level of each choose game. (1) tap the back button of choose game screen. (2) tap setting button on the rule screen. (3) change level of the game. [fix] fix game over and time over messagebox message. cause of display for Apple Watch message. this app is sales promotion application. please download withAppData application. best regards, abc3.me by abc3.me [Notice] Depending on various circumstances of the application, changed the application name as follows. [Old app name] mini Brain Training [New application name] ミニ脳トレ To users who have downloaded mini brain training before on the App Store Because mini Brain Training does not have version upgrade download (ミニ脳トレ)a mini brain training please download a new ミニ脳トレ.
MoreYes, ミニ脳トレ is compatible with iPad devices.
Kiyotaka Hori built the ミニ脳トレ app.
ミニ脳トレ minimum iOS requirement is iOS 11.0.
Currently, the ミニ脳トレ app has no user ratings.
The Main Genre Of The ミニ脳トレ App Is Education.
4.52 is the most recent version of the ミニ脳トレ app.
ミニ脳トレ rolled out its latest update on November 30, 2024.
ミニ脳トレ originally came out on May 18, 2023.
ミニ脳トレ is suitable for children aged Kiyotaka Hori.
ミニ脳トレ is available in English, Japanese.
No, ミニ脳トレ is not featured on Apple Arcade.
No, ミニ脳トレ does not include options for in-app purchases.
No, you cannot use ミニ脳トレ with Apple Vision Pro.
Yes, ミニ脳トレ uses ad-based monetization.