User:Camilo/issue14: Difference between revisions
No edit summary |
|||
Line 5: | Line 5: | ||
=<p style="color:black; font-family: Alike Angular; font-weight: bold;"> PROTOTYPING </p>= | =<p style="color:black; font-family: Alike Angular; font-weight: bold;"> PROTOTYPING </p>= | ||
<span style ="color:black; font-family: Alike Angular; font-size: 17px">Introduction</span> | <span style ="color:black; font-family: Alike Angular; font-size: 17px">Introduction</span> | ||
[[File:source.gif|thumb|link=https://media.giphy.com/media/l1J9qemh1La8b0Rag/source.gif]] | |||
* Tool: TIC 80 /// Fantasy console /// [https://tic80.com/] | * Tool: TIC 80 /// Fantasy console /// [https://tic80.com/] | ||
* TIC-80 is a tiny computer which you can use to make, play, and share tiny games. Built-in development tools include code, sprite, map and sound editors which along with the command line tools, provide everything you need to create a mini retro game. Once your game is finished you can export it to a cartridge file, which can be stored and uploaded to the TIC-80 website. Alternatively, it can be packed into a stand-alone player that works on all popular platforms and can be distributed as you wish. To make a retro styled game, the whole process of creation takes place under some technical limitations: 240x136 pixels display, a 16 color palette, 256 8x8 color sprites, 4 channel sound, etc. | * TIC-80 is a tiny computer which you can use to make, play, and share tiny games. Built-in development tools include code, sprite, map and sound editors which along with the command line tools, provide everything you need to create a mini retro game. Once your game is finished you can export it to a cartridge file, which can be stored and uploaded to the TIC-80 website. Alternatively, it can be packed into a stand-alone player that works on all popular platforms and can be distributed as you wish. To make a retro styled game, the whole process of creation takes place under some technical limitations: 240x136 pixels display, a 16 color palette, 256 8x8 color sprites, 4 channel sound, etc. |
Revision as of 13:35, 31 January 2021
✸.
PROTOTYPING
Introduction
- Tool: TIC 80 /// Fantasy console /// [1]
- TIC-80 is a tiny computer which you can use to make, play, and share tiny games. Built-in development tools include code, sprite, map and sound editors which along with the command line tools, provide everything you need to create a mini retro game. Once your game is finished you can export it to a cartridge file, which can be stored and uploaded to the TIC-80 website. Alternatively, it can be packed into a stand-alone player that works on all popular platforms and can be distributed as you wish. To make a retro styled game, the whole process of creation takes place under some technical limitations: 240x136 pixels display, a 16 color palette, 256 8x8 color sprites, 4 channel sound, etc.
- TIC 80 man https://pad.xpub.nl/p/tic80-manual.md
Python #1
ISSUE·14
Research
Action
Pads
General Pad: