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.
top rated
most recent
new & popular
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
10 PRINT CHR$(205.5+RND(1)); : GOTO 10
10 PRINT CHR$(205.5+RND(1)); : GOTO 10 Clone in Lua ( TIC-80 )
by potato imaginator
1
2
COMPARE ORIGINAL AND EDITED IMAGES
originals: girl by Maxidrom(ZX-Scpectrum, 1999), truck from demo 'Astma II'(ZX-Scpectrum)
by Al Rado
1
OOP , CLASS , INHERITANCE
oop , class ,inheritance tutorial
by potato imaginator
1
1
PUMPKIN HALLOWEEN DEMO
A quick Halloween Pumpkin
by Craig Maloney
1
TUNNEL
mini-demo
by Al Rado
1
HACK: CODE FROM COVER
TICuare lib and demo of controling UI by mouse by Crutiatix
by Al Rado
1
29 IN 1
JavaScript demos from different authors from www.dwitter.net, demo length <= 140 chars
by Al Rado
1
MUNCHING SQUARES
Munching squares in TIC-80
by DevEd
1
CIRC DEMO / MOON
particular qualities 'circ'
by Al Rado
1
INIT DEMO / LUA
shows how to use 'init'
by Al Rado
1
2
GRADIENT DEMO
Gradient using scanline() or SCN()
by masternama
1
11
MESSING AROUND WITH SPRITE
This is New sprites. Press Key to speed.
by Master nama
1
5
MOUSE DEMO / LUA
shows how to use 'mouse'
by Raidez
1
LINE DEMO / LUA
shows how to use 'line'
by Filippo
1
1
LANGTON'S ANT
Langton's ant (look it up if you must)! Skip to a certain step using the update(stepsToTake) function before the main loop
by Jacob
1
RECT DEMO / LUA
shows how to use 'rect'
by Filippo
1
RAYCAST
Attempt at raycasting 1
by Cubee
1
2
PLASMA TEST
short description
by DevEd
1
1
LUA 'VARARG' DEMO
by StinkerB06
1
3
CONWAY'S GAME OF LIFE
The Game Of Life made in TIC80!
by Jacob
1
CIRCB DEMO / MOON
shows how to use 'circb'
by Filippo
1
CIRC DEMO 2 / MOON
shows how to use 'circ'
by Filippo
1
MAP MSET TEST 2
map mset test 2
by nitrofurano
1
STAR16 PALETTE - PICTURE ART
I have a 5 pictures. Press left <- or Right -> to next page.
by masternama
1
3
MAGICLUA
short description
by GameDevRo
1
ANIMATION ( DANCING TREES )
Trees can Dance too , Trees shake their Leaves >_<
by potato imaginator
1
SCANLINE SCREEN & BORDER
Scanline screen & border using SCN()
by masternama
1
1
FREQUENCY DIVIDER DEMO
by StinkerB06
1
2
BARS
Simple bars demo
by GenerateMe
1
2
TEXTRI TEST
This is Textri simple demo.
by masternama
1
2
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