All LittleJS Engine Examples

Main Demos

Starter - Clean example with only a few things to get you started
Stress - Max sprite/object test and music system demo
Platformer - Platformer/shooter with level data from Tiled Editor
Breakout - Block breaking game with post-processing effects
Breakout Tutorial - Tutorial Breakout example
Puzzle - Match 3 puzzle game with HD rendering and high score tracking
Particle Designer - Particle system editor and visualizer
JS13K Starter - Special small size demo for JS13K Games
Empty - A blank hello world project for LittleJS

Plugin Demos

Box2D - Box2D plugin demonstration and testbed
UI System - A simple hierarchical UI system using LittleJS rendering
HTML UI Menu - Example using html to create an overlay menu

Environment Demos

LittleJS using modules - Loads LittleJS as a module
LittleJS using TypeScript - Uses LittleJS type definitions
LittleJS building with Electron - Builds to an executable

Live Demos