Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

TIC-80

Fantasy computer for making, playing and sharing tiny games. · By Nesbox

is javascript coding changed up?

A topic by SergioFLS created Sep 18, 2017 Views: 953 Replies: 1
Viewing posts 1 to 2

well, normaly to print a text on javascript you just write

document.write("hello world!")

but on tic-80 its

print("hello world!")

i don't know, its like lua and js just fused together.

Developer

TIC has own API https://github.com/nesbox/tic.computer/wiki#functions