Display Object in TIC80
A simple proof of concept on how to get a display list up and running. Read the ram for the pixel, apply a transformation matrix, put the pixel on the screen.
Programmer art is really ugly but as a proof of concept is more than enough.
Status | Prototype |
Category | Other |
Platforms | HTML5 |
Author | Elemental Code |
Made with | TIC-80 |
Tags | displaylist, fantasy-console, fcjam5, flash, port, sourcecode, TIC-80 |
Download
Download
displayObject.tic 46 kB
Comments
Log in with itch.io to leave a comment.
Avoid, js, it is very slow, long and complex to parse. Lua will be several times faster.