TIC-80 3DS: Difference between revisions
More actions
m Text replacement - "| licence" to "| license" |
No edit summary |
||
| Line 1: | Line 1: | ||
{{Infobox 3DS Homebrews | {{Infobox 3DS Homebrews | ||
| title = TIC-80 | |title=TIC-80 | ||
| image = TIC-80.jpg | |image=TIC-80.jpg | ||
| | |description=A fantasy computer port to the (New) 3DS. | ||
| | |author=asiekierka | ||
| lastupdated = 2020/06/20 | |lastupdated=2020/06/20 | ||
| license = Mixed | |type=Other Games | ||
| | |version=build2 | ||
| website = https://gbatemp.net/threads/tic-80-fantasy-computer-port-to-the-new-3ds.568154/ | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/3dshomebrew/TIC-80.rar | |||
| source = https://github.com/asiekierka/TIC-80/ | |website=https://gbatemp.net/threads/tic-80-fantasy-computer-port-to-the-new-3ds.568154/ | ||
|source=https://github.com/asiekierka/TIC-80/ | |||
}} | }} | ||
<youtube>yHlDjQ2Cx9k</youtube> | <youtube>yHlDjQ2Cx9k</youtube> | ||
Revision as of 11:57, 29 October 2021
| TIC-80 | |
|---|---|
| File:TIC-80.jpg | |
| General | |
| Author | asiekierka |
| Type | Other Games |
| Version | build2 |
| License | Mixed |
| Last Updated | 2020/06/20 |
| Links | |
| Download | |
| Website | |
| Source | |
TIC-80 is a fantasy computer for making, playing and sharing tiny games.
There are built-in tools for development: code, sprites, maps, sound editors and the command line, which is enough to create a mini retro game.
At the exit you will get a cartridge file, which can be stored and played on the website. Also, the game can be packed into a player that works on all popular platforms and distribute as you wish.
To make a retro styled game the whole process of creation takes place under some technical limitations: 240x136 pixels display, 16 color palette, 256 8x8 color sprites, 4 channel sound and etc.
Asiekierka ported the TIC-80 fantasy computer to the (New) 3DS.
Due to performance requirements of running interpreted Lua/JavaScript/... code, a New 3DS/2DS model is highly recommended - but not, strictly speaking, mandatory.