Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

TIC-80

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

A few questions about the programming language in the TIC tiny computer

A topic by alrado created Jan 30, 2017 Views: 778 Replies: 3
Viewing posts 1 to 2
(1 edit)

Hi, I have a few questions on the language used.

What language version of Lua?

What standard Lua libraries connected?

As I understand it, are connected: table, string, math. There are still any in the Tic?

It can be scheduled any further libraries?

Sorry for my bad english )

Developer

Hi,

TIC uses LUA 5.3.1 with Table, String, Math libraries now and it cannot scheduled for other libraries, but we can discuss other variants if you want.

I think it would be very cool to connect coroutine - standard LUA library.
https://www.tutorialspoint.com/lua/lua_coroutines.htm

Developer

no problem, please create an issue here https://github.com/nesbox/tic.computer/issues