
Grid Games
益智解谜
仅适用于 iPhone
免费 · 专为 iPhone 设计
iPhone
The Grid Games app contains five puzzle games: Sudoku, Leaf Sweeper, Squares, Pairs, and Where's WCAG? The app explores how traditional puzzle apps can provide an accessible experience as possible for all players. Particular attention has been paid to the screen reader experience when playing the games, and the source code for the app is publicly available for all software developers to review at https://github.com/gbarkerz/GridGames. Details for developers on how the game was built are at https://www.linkedin.com/pulse/considerations-around-building-accessible-app-guy-barker, and a video showing the Microsoft .NET MAUI team discussing some of the accessibility-related code in the app is at https://www.youtube.com/watch?v=pbxE2p9o1fI.
Details on how to play the Sudoku and Leaf Sweeper games are available in the app's help content.
The Pairs Game is based on a traditional card matching game, where face-down cards are turned over in order to find pairs of cards.
When the game is run, a 4 by 4 grid of blank squares appears, each square representing a card. When a card is tapped, an image is shown on the card. When another card is clicked, an image is also shown on that second card. If the two images are the same, then the cards are considered to be matched, and will not change again for the rest of the game. If the images do not match, then the cards are considered to be unmatched, and cards must be turned back over by tapping on any card. These steps are to be repeated until all matching images have been found, and a "Congratulations" window appears.
The Squares Game is based on a square sliding puzzle, where squares in a grid of squares are rearranged by the player to form an ordered sequence in the grid.
When the game is run, a 4 by 4 grid of squares appears, with fifteen of those squares occupied with a movable element, and one square being empty. When a square is tapped, if it is adjacent to the empty square, the tapped square moves into the empty square. The space where the tapped square was then becomes the empty square. The aim is to arrange all the squares in a sorted order, leaving the empty square in the bottom right corner of the grid. Once all the squares are ordered, a "Congratulations" window appears.
When the game first runs, the setting to have numbers shown on squares is on, and the settings to have pictures shown on the squares is off. This means a number is shown in the top left corner of the squares. When the squares are sorted, the square showing number 1 is at the top left of the grid, and the numbers increase from left to right then top to bottom.
When the game setting to have a picture shown on the squares is on, then a single picture is shown across all the squares. The sections of the picture will appear jumbled until the squares are arranged in their sorted order.
The Where's WCAG? game help players remember the grouping of some of the Web Content Accessibility Standards (WCAG).
评分及评论
此 App 尚未收到足够的评分或评论,无法显示整体评分。
This version improves the visual separation of the groups in the Sudoku game. For players using the VoiceOver screen reader, the grouping of squares is included in the VoiceOver announcement.
开发者“Guy Barker”已表明该 App 的隐私规范可能包括下述数据处理方式。更多相关信息,请参阅 开发者隐私政策 。
未收集数据
开发者不会从此 App 中收集任何数据。
辅助功能
开发者尚未表明此 App 支持哪些辅助功能。 进一步了解
信息
- 提供者
- Guy Barker
- 大小
- 63.1 MB
- 类别
- 益智解谜
- 兼容性
设备需装有 iOS 15.7 或更高版本。
- iPhone
设备需装有 iOS 15.7 或更高版本。 - iPod touch
设备需装有 iOS 15.7 或更高版本。 - Mac
需要 macOS 13.0 或更高版本以及装有 Apple M1 或更高版本芯片的 Mac。 - Apple Vision
设备需装有 visionOS 1.0 或更高版本。
- 年龄分级
4+
- 4+
- 版权
- © Guy Barker