caputchin/games/monkey-maze
Chomp every banana through the jungle maze while the critters hunt you. Grab a power-coconut to turn the tables.
- 街机
- 其他
实时预览
正在加载游戏预览…
From the project README
Fetched live from GitHub via jsDelivrMonkey Maze
Clear the maze of dots while the chasers hunt you. Grab a power dot and, for a few seconds, the hunt flips: the chasers flee and you can catch them. Reach the goal score and you have proven you are human.
Monkey Maze is a Caputchin first-party game. It runs on the melonJS engine, both in your browser and on the server that verifies the round, so the result you see is the result the platform trusts.
How it plays
Steer the runner through the maze, eating dots for points. Four chasers patrol the maze and switch between scattering to their corners and hunting you. A power dot turns them vulnerable for a short window, where eating one is worth a big bonus. The round is won the moment your score reaches the goal.
| Action | Keyboard | Touch |
|---|---|---|
| Move up | Up arrow or W | Up on the on-screen pad |
| Move down | Down arrow or S | Down on the on-screen pad |
| Move left | Left arrow or A | Left on the on-screen pad |
| Move right | Right arrow or D | Right on the on-screen pad |
| Start / play again | Any arrow key | Tap the maze or a pad button |
Customization
A site embedding Monkey Maze can tune it without touching code:
- Goal score and number of chasers, via the game's configuration presets (for example a quick, low-goal round or a tougher challenge).
- Colors, via skin presets (Midnight, Daybreak, Grove, or a custom palette).
- Language, via locale presets covering the official Caputchin languages.
Accessibility and support
- Responsive: the maze fills its container on any screen, portrait or landscape, with no fixed pixel stage.
- Touch: fully playable by touch with an on-screen direction pad sized for fingers. No keyboard or mouse is required to finish a round.
- Keyboard: every action is reachable with the arrow keys or WASD.
- Screen reader: the play area is labelled, and score, dots remaining, and state changes (start, power dot, verified, caught, cleared) are announced.
- Audio: optional. The game is fully playable muted; every cue has a visual equivalent.
Add it to your site
Monkey Maze embeds like every Caputchin game: a single sandboxed widget that runs the verification check for you. Browse the pack, preview it live, and copy its embed snippet from the Caputchin marketplace.
Source: github.com/caputchin/games
加载挂件包后,把它放进任意 HTML 页面(见安装)。把 sitekey 占位符换成你在仪表盘里的那个。
<caputchin-game
sitekey="<your_public_sitekey>"
game="caputchin/games/monkey-maze"
></caputchin-game>验证与游戏并行运行。你的表单会在 caputchin-token 里收到一个包装好的令牌,用于通过 /siteverify 在后端验证。
Caputchin 不会核实这些。具体以作者的仓库为准。
- en
- zh-Hans
- es
- ar
- pt
- fr
- de
- ru
- ja
- ko
- id
- 文本
- 皮肤
- 玩法
客户可在自己的站点上覆盖这些预设,视方案而定。
Caputchin
caputchin.com- 游戏 ID
- caputchin/games/monkey-maze
- GitHub 仓库
- caputchin/games
- GitHub 星标
- 0
- npm 包
- @caputchin/game-monkey-maze
- 包入口
- dist/monkey-maze.js
- 首选尺寸
- 420px × 480px
- 锁定的版本
- 0.2.1
- 包 URL
- https://cdn.jsdelivr.net/npm/@caputchin/game-monkey-maze@0.2.1/dist/monkey-maze.js
- 子资源完整性
- sha384-71FUa9/4se59S/kWvtYx713OU5MZplpmNJo2OAnGFeroCUJw2yr+kSd8Qbwg6UqG
- 上次索引
- 5 小时前