TIC-80
Learn
Create
Play
Devs
Sign In
You can support the development on the Github Sponsors page.
Games
Tech
Tools
Music
WIP
Demoscene
Livecoding
Tech demos to show the capabilities of the platform.
new & popular
most recent
top rated
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
38
39
40
41
PRINT DEMO / LUA
shows how to use 'print', print matrix
by Filippo
POKE4 DEMO / LUA
Set sprite from text to sprite sheet
by Al Rado
POKE DEMO 2 / LUA
shows how to use 'poke'
by Filippo
POKE DEMO / LUA
shows how to use 'poke'
by Filippo
1
PMEM DEMO / LUA
shows how to use 'pmem'
by Nesbox
PIX DEMO 2 / LUA
shows how read a color
by Filippo
PIX DEMO / LUA
shows how put color
by Filippo
PEEK/POKE DEMO / LUA
shows how to use 'poke/peek'
by Filippo
MSET DEMO / LUA
shows how to use 'mset'
by Al Rado
COORDINATE SYSTEM DEMO / LUA
shows coordinate system
by Filippo
CLS DEMO / LUA
shows how to use 'cls'
by Filippo
CIRCB DEMO / LUA
shows how to use 'circb'
by Filippo
CIRC DEMO 2 / LUA
shows how to use 'circ'
by Filippo
BTN DEMO / LUA
shows how to use 'btn'
by Rain_Effect
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
38
39
40
41