You can support the development on the Github Sponsors page.


Tech demos to show the capabilities of the platform.


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37

...

SUNSET PARALLAX

dithering, parallax and water reflections demo
by blubbers122
1
...

CONWAY

conways game of life
by blubbers122
1
...

FRUIT CATCHER TUTORIAL

Python tutorial/demo for a simple game to collect fruits dropping from the sky
by arcade mntra
1
...

RAYCASTING TEST

Euclidean raycasting
by Vizarte
1
...

TANKS: BATTLE CITY DEMO

recreating the retro battle tanks game
by arcade_mntra
1
...

DFT EXAMPLE

an example of discrete Fourier transform for the cyclic group of n elements (the usual dft)
by cid
1 2
...

DISTANCE TO LINE (LIBRARY)

get closest point from line to other point
by atesin (atesin#gmail.com)
1
...

PLATFORMER PHYSICS DEMO

a demo for platformer-esque physics using bump.lua
by khuxkm
1
...

RAYTRACING

attempt at ray tracing from scratch
by Gabin Lembrez
1
...

POLYRHYTHM

another yt shorts thing (theyre good inspiration ngl)
by commensalism
1
...

DIGI-TIC CLOCK

Digital clock-styled clock made for TIC-80
by Slyme
1
...

TRIANGLE CENTRES

gemetry
by commensalism
1
...

SCREENSAVER

Super tiny and customizable screen saver.
by nerddude
1
...

BFS PATHFINDING

Breadth First Search algorithm
by Bear Thorne
1
...

EXIT API COMMAND DEMO (LUA)

by StinkerB06
4
...

SFX DEMO / LUA

how to play SFX demo
by Nesbox
...

PEEK/POKE DEMO / LUA

shows how to use 'poke/peek'
by Filippo
...

BTN DEMO / LUA

shows how to use 'btn'
by Rain_Effect
...

PIXEL & MOUSE SANDBOX

by StinkerB06
2
...

LZW COMPRESS EXAMPLE

Javascript implementation of LZW compress and decompress algorithm. Copyright (C) 2009 Mark Lomas
by Al Rado
...

RIPPLES DEMO BY ZEP@LEXALOFFLE

ported from Pico-8 =)
by Al Rado
...

REMAP DEMO / MOON

shows how to use map callback
by nesbox
...

LUME FUNCTIONS GEARED TOWARDS GAMEDEV

simplest demo how works 'Lume'
by Al Rado
...

SPR DEMO / LUA

shows how to use 'spr'
by Filippo
...

SCANLINE DEMO / LUA

show how to use 'scanline'
by lb_ii
...

CIRCB DEMO / LUA

shows how to use 'circb'
by Filippo
...

MATH.SIGN SIMULATION (LUA)

Simulates Math.sign from JS script
by StinkerB06
...

CIRC DEMO 2 / LUA

shows how to use 'circ'
by Filippo
...

POKE DEMO / LUA

shows how to use 'poke'
by Filippo
1
...

FLUX - TWEENING LIBRARY

simplest demo how works 'Flux'
by Al Rado

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37