(use arrow keys) i saw the sine, it opened up my eyes, i saw the sine. wave.
by catpants
SCANLINE DEMO / LUA
show how to use 'scanline'
by lb_ii
EWPRATTEN ANIMATION
a little animation
by ewpratten (keybase.io/ewpratten)
SPR TEST
spr test
by nitrofurano
JOHANNES ITTEN COLOUR CONTRAST DEMO
johannes itten colour contrast demo
by nitrofurano
MAP MSET TEST
map mset test
by nitrofurano
TRI RANDOM
tri random
by nitrofurano
BOUNCING BALL DEMO
how to make an object bounce
by SergioFLSgd
1
ALIGNED MOVEMENT DEMO
Grid-aligned movement with sub-space movement a la LoZ for NES
by gardrek
LINES
3d line drawing demo
by Airglow Studios
VARIABLES AND SPR TEST
im learning lua and the api =)
by SergioFLSgd, sprites by pixel
1
MEGA ROCKET
A 2d space shooter
by Valink
EMBERS
a quick particle thrower
by kimberly
BFS PATHFINDING
Breadth First Search algorithm
by Bear Thorne
1
POLKA
Polkadot background in surf mode
by koyuawsmbrtn
DEMOGEN - NUMBER ONE
more interactive generative stuff, use the arrow keys. lua script is generated via a python script since it's easier than manually editing it, I can post it if anyone is interested
by catpants
2
FPS80
A 3D first-person shooter for the TIC-80
by Bruno Oliveira
1
EXIT API COMMAND DEMO (LUA)
by StinkerB06
4
HELLO WORLD
hello world program for tic-80
by mishaor
1
BB
Just a demo
by HomineLudens
REMAP DEMO / MOON
shows how to use map callback
by nesbox
SNAKE
refactored "Snake Tutorial" by trelemar
by Al Rado
2
TRAILS
A screen saver type thing
by ChildishGiant
BALLISTIC
Ballistic Example
by DoubleD
LZW COMPRESS EXAMPLE
Javascript implementation of LZW compress and decompress algorithm. Copyright (C) 2009 Mark Lomas