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
409
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
409 topics · Next page · Previous page · First page
Topic
Last post
Is there a way to turn the system mouse cursor off. I have a sprite I'm using as a custom cursor and the default windows...
started by zerocoolisgod Mar 25, 2017
7 replies
1,446 views
how do i save to desktop my game from html
started by javarice May 05, 2017
1 reply
526 views
its a work in progress tic80 like program that runs like as if tic had been made for DOS. making it in python, and all i...
started by jackj106 May 03, 2017
3 replies
455 views
I'm wondering if TIC-80 is allowed for commercial use. I'll explain, I want to make something on Fiverr, where people ca...
started by Jamie Apr 29, 2017
1 reply
676 views
If the keyboard is hidden, there doesn't seem to be a way to reopen it. Also, if the app loses focus, then even if they...
started by ciw1973 Dec 10, 2016
8 replies
1,864 views
http://tic.computer/play?cart=78 Its MEGALOVANIA from undertale. enjoy! (first demo for this new addition to tic!)
started by jackj106 Apr 21, 2017
3 replies
538 views
https://github.com/AlRado/Sublime-TIC-80
started by alrado Apr 20, 2017
742 views
No replies yet
Woke up this morning and saw 60 demos were added to the Website . This is a great resource for beginners. Thanks Alrado...
started by trelemar Apr 16, 2017
6 replies
655 views
so i had some suggestions for future updates on TIC 80. Gamejolt: you should upload TIC80 on Gamejolt to expand its comm...
started by jackj106 Apr 17, 2017
2 replies
291 views
function wave(text, x, y, amp) for i=1, #text do local c = text:sub(i, i) print( c, x+i*6, y + amp*math.sin((time()+i*...
started by greygolem Mar 30, 2017
2 replies
698 views
Trevor Martin's Youtube Channel Wha? This dude made 3 great games we have not heard about in this forum? Nesbox, could t...
started by breadbeard Apr 12, 2017
3 replies
789 views
Lua collision-detection library for axis-aligned rectangles. Its main features are: bump.lua only does axis-aligned boun...
started by alrado Apr 12, 2017
3,554 views
No replies yet
I just discovered that lua support operator overloading for tables so I had to test it out. So i tried in TIC-80 and it...
started by hashalon Apr 10, 2017
499 views
No replies yet
I know it is way too early for this question: does tic run on the Nvidia Shield console? Basically it would be downloade...
started by breadbeard Feb 01, 2017
4 replies
795 views
Thanks zep@lexaloffle for great examples! Pico-8 Lua code by zep@lexaloffle: r=64 t=0 ::a:: cls() for y=-r,r,3 do for x=...
started by alrado Mar 24, 2017
1 reply
782 views
Hey there! First off, thanks for creating what looks like a fun, well-put-together project! I especially like that cross...
started by 1000tongues Mar 20, 2017
3 replies
362 views
First of all, the praise, a BIG praise, your TIC-80 is amazing, well done :) The bug(?) happens when I try the demos wit...
started by badlychosenname Feb 27, 2017
11 replies
728 views
can you add basic on tic 80 because it is very hard to learn lua and include a command reference
started by javarice Mar 12, 2017
5 replies
1,425 views
Hi , lately I've been seeing a few really interesting fantasy consoles based on the original PICO-8 idea, so I thought i...
started by Kesi Mar 12, 2017
1,113 views
No replies yet
A fast, lightweight tweening library for Lua with easing functions and the ability to group tweens together. The github...
started by alrado Mar 07, 2017
736 views
No replies yet