caputchin/games/monkey-maze
Chomp every banana through the jungle maze while the critters hunt you. Grab a power-coconut to turn the tables.
- Arcade
- Sonstiges
Live-Vorschau
Spielvorschau wird geladen…
Vorschau-Presets
Probier das Spiel mit den verschiedenen Presets, die der Autor deklariert hat. Ein Preset zu wechseln lädt das Spiel neu, damit der neue Wert beim Mounten greift.
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
Füg es in eine beliebige HTML-Seite ein, nachdem du das Widget-Bundle geladen hast (siehe Installation). Ersetz den Sitekey-Platzhalter durch deinen eigenen aus dem Dashboard.
<caputchin-game
sitekey="<your_public_sitekey>"
game="caputchin/games/monkey-maze"
></caputchin-game>Die Verifizierung läuft parallel zum Spiel. Dein Formular erhält ein umhülltes Token in caputchin-token zur Backend-Verifizierung über /siteverify.
Caputchin prüft diese nicht. Sieh im Repo des Autors nach, was wirklich stimmt.
- en
- zh-Hans
- es
- ar
- pt
- fr
- de
- ru
- ja
- ko
- id
- Text
- Skin
- Gameplay
Kunden können diese Voreinstellungen auf der eigenen Seite überschreiben, je nach Tarif.
Caputchin
caputchin.com- Spiel-ID
- caputchin/games/monkey-maze
- GitHub-Repo
- caputchin/games
- GitHub-Sterne
- 0
- npm-Paket
- @caputchin/game-monkey-maze
- Bundle-Einstiegspunkt
- dist/monkey-maze.js
- Bevorzugte Größe
- 420px × 480px
- Angeheftete Version
- 0.2.1
- Bundle-URL
- https://cdn.jsdelivr.net/npm/@caputchin/game-monkey-maze@0.2.1/dist/monkey-maze.js
- Subressourcen-Integrität
- sha384-71FUa9/4se59S/kWvtYx713OU5MZplpmNJo2OAnGFeroCUJw2yr+kSd8Qbwg6UqG
- Zuletzt indexiert
- vor 5 Stunden