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

Community

New topic
413
Topics

Recent updates

TIC-80 tiny computer 1.1.2837
11
TIC-80 tiny computer 1.1.2837 What's Changed Some keys are not working with foreign keyboard (i.e. right parenthesis for azerty layout) by @nesbox #2310 add bui...
21 files
MacOS 10.13 supports
2
3
Updated macOS build to support 10.13...
2 files
Fantasy computer for making, playing and sharing tiny games.
Released TIC-80 v0.90.1723 Hotfixed
8
CHANGELOG v0.90.1723 CLOSED ISSUES #1517 - [0.90] "Cart has changed" dialog does not close #1513 - map editor: tile cursor not visible in 0.90 #1494 - [0.90] Wa...
12 files
Released TIC-80 v0.90.1706
5
14
CHANGELOG v0.90.1706 Added text selection/copy/paste to the console A cart can be saved and distributes as a PNG image, use save game.png command. TIC-80 can wo...
11 files
Released TIC-80 v0.80.1344
5
13
About 50 closed issues and 40 merged pull-requests. Thanks all for your help!!! Full changelog here https://github.com/nesbox/TIC-80/releases/tag/v0.80.1344...
9 files
Released TIC-80 tiny computer 0.70.2
1
5
CHANGELOG version 0.70.2 ( https://github.com/nesbox/TIC-80/milestone/24?closed=1 ) 0.70.2 GL3 shader error bug #678 Wiki command does nothing on Android bug...
9 files
Released TIC-80 tiny computer 0.70.1
1
8
CHANGELOG version 0.70.1 ( https://github.com/nesbox/TIC-80/milestone/23?closed=1 ) 0.70.1 added own touch keyboard on Android added alternative tiny font, you...
9 files
Relesed TIC-80 0.60.3
2
CHANGELOG version 0.60.3 ( https://github.com/nesbox/TIC-80/milestone/22?closed=1 ) 0.60.3 Persistent Memory (PMEM) moved from 80K RAM layout and has 1KB now (y...
12 files
413 topics · Next page · Previous page · First page
Topic
Last post
hi, i am VERY confused right now. I've been trying to recreate slot cars in tic, but the checkpoint style race code I've...
started by jackj106 Dec 20, 2016
20 replies
1,928 views
Here the first program I made with TIC: a BrainF**k interpreter in moonscript --[moonscript] --brainfuck interpreter by...
started by hashalon Jan 27, 2017
5 replies
1,048 views
Sorry for my bad language, I'm french ! I don't see function for drawing circle, so I made it: function _360(x,y,r,color...
started by Raidez Jan 27, 2017
2 replies
1,092 views
Hi, I have a few questions on the language used. What language version of Lua? What standard Lua libraries connected? As...
started by alrado Jan 30, 2017
3 replies
778 views
So um, you just jumped from 0.0.13 to 0.14.0? That's going to mess with me quite a bit xD
started by Tisajokt Jan 28, 2017
3 replies
472 views
Hi, just finished my game, Quest for Glory, a roguelike. Let me know what you think! Quest for Glory
started by deck Dec 04, 2016
9 replies
1,143 views
If I'm not doing something wrong: - make a new sfx with ID=1 and use "Noise" as wave form. - Recal the sfx with function...
started by HomineLudens Jan 01, 2017
12 replies
839 views
I just wanted to say how much I love TIC, and appreciate the work you've put into it, I can see from other threads that...
started by ZombieShock Jan 28, 2017
3 replies
463 views
I just wanted to say thanks! Tic seems like it could be the best way ever to create retro games, even better than pico...
started by breadbeard Jan 25, 2017
3 replies
1,084 views
Hi to all, i'm new here and i love this program, soon i'll be making some games with it, but seriously why there is this...
started by JeremyJohn Jan 22, 2017
5 replies
825 views
if i do: i=1 function TIC() cls() print(i,10,10) end no number will appear, or at least on my program that is not exactl...
started by jackj106 Jan 24, 2017
4 replies
368 views
Hi! First I want to say that this project is really nice! I like the way this is going! Just posted a bug on the issue t...
started by Tinchetsu Jan 24, 2017
2 replies
929 views
recently, i got a new windows ten laptop. and so i naturaly decided to instead of manually installing updates, get them...
started by jackj106 Jan 18, 2017
12 replies
587 views
Would it be a good idea to implement moonscript as an alternative Language for TIC ? moonscript compiles into LUA, it im...
started by hashalon Jan 16, 2017
9 replies
2,488 views
This project can be used to test the keys. Maybe you'll need it. --Key Test Project --By Rain_Effect local x=70 local y=...
started by Rain_Effect Jan 18, 2017
402 views
No replies yet
Now the keys are not easy to click. [Only 2P> btn(8..13)] Can make a command to set up button? E.g: setBtn(id, key)
started by Rain_Effect Jan 17, 2017
2 replies
397 views
Hi, Just found out about TIC from this tweet . It seems like a great platform and an interesting alternative for Pico-...
started by Fred Bednarski Jan 14, 2017
12 replies
1,596 views
My Android phone is connected to the keyboard. I can't use other than the arrow keys to control when I running my code...
started by Rain_Effect Jan 16, 2017
3 replies
442 views
AZERTY keyboards are always a mess to deal with. Sadly that is what most french users use. The problem is that we need t...
started by hashalon Jan 13, 2017
4 replies
832 views
The `add` command should print a `\n` after executed.
started by buckle2000 Jan 01, 2017
1 reply
262 views