Web-app-littlejs Role¶
Description: No description available
Variables¶
author: Kevin Veen-Birkenbach
description: LittleJS Playground – self-hosted LittleJS example browser and collection of HTML5 games and demos, wrapped as a Dockerized web app.
license: Infinito.Nexus NonCommercial License
license_url: https://s.infinito.nexus/license
company: Kevin Veen-Birkenbach
Consulting & Coaching Solutions https://www.veen.world
galaxy_tags: [‘infinito’, ‘docker’, ‘webapp’, ‘game’, ‘html5’, ‘littlejs’]
repository: https://s.infinito.nexus/code
issue_tracker_url: https://s.infinito.nexus/issues
documentation: https://docs.infinito.nexus
logo: {‘class’: ‘fa-solid fa-gamepad’}
run_after: [‘web-app-matomo’]
README¶
LittleJS¶
Description¶
Overview¶
examples/ browser and adds a
Bootstrap-based landing page that lists all examples as clickable
tiles and offers quick links to popular games such as platformers and
arcade-style demos.Features¶
Self-hosted LittleJS environment — run LittleJS demos and games under your own domain.
Example browser integration — direct access to the original LittleJS example browser.
Tile-based launcher UI — dynamically renders a catalog from the
exampleListdefinition.Quick links for games — navbar entries for selected games (e.g. platformer, pong, space shooter).
Bootstrap-styled interface — clean, minimalistic, and responsive layout.
Docker-ready — fully integrated into the Infinito.Nexus Docker stack.
Further Resources¶
🕹 Upstream engine & examples: KilledByAPixel/LittleJS
📚 LittleJS README & docs: GitHub – LittleJS