← developer tools

adenosine

lightweight game engines by magmacrunch media

Playground

Try every package live. Code editor with syntax highlighting, pre-loaded examples, and console output.

Tile Map Editor

Draw tile maps for the RPG engine. Paint, fill, export JSON, preview with AdRPG.

Theme Customizer

Customize CSS colors for cards, puzzle, chat, and multiplayer packages.

packages

PackageDescriptionLinks
rpg2D tile-based RPG enginenpm
puzzleSliding tile puzzle frameworknpm
cardsCard deck, pixel-art SVG, chipsnpm
audioWeb Audio music + SFX enginenpm
score-clientWebSocket high-score clientnpm
multiplayerMultiplayer WebSocket clientnpm
chatReal-time chat widgetnpm

about

A collection of lightweight web game engines by magmacrunch media. TypeScript and JavaScript, zero runtime dependencies, built for browsers. Powering the magmacrunch web arcade since 2026.

install

CDN, no build step:

<script src="https://cdn.jsdelivr.net/npm/@magmacrunch/adenosine-rpg@0.2/dist/index.global.js"></script>

npm:

npm install @magmacrunch/adenosine-rpg

Apache-2.0 · Copyright 2026 magmacrunch media