Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

TIC-80 template

A topic by Josh Goebel created Jan 20, 2021 Views: 147
Viewing posts 1 to 1
(1 edit)

I’m working on a base template for TIC-80…

Just a skin/frame and Nokia font… the idea is to allow you to think in terms of (0,0) to (83,47) and write your code that way - which would be the top left corner on TIC-80 which is natively 240x136… …and then the actual rendering (moving the “screen” into the middle, adding the Nokia skin/background/logo, etc) is handled by the template.

If any artists would like to volunteer to make a more “realistic” skin that might be fun also.