0.0.20 • Published 6 months ago

@gamely/love2tic v0.0.20

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
6 months ago

Convert Love2d to TIC80

features

  • support rect, lines and polygons
  • support .love files (will come not so soon)
  • support images (mayable 2026 or 2027)

some links

Browser

import love2tic from '@gamely/love2tic'

const ti80_game = love2tic(love2d_game)

Node

npm install -g @gamely/love2tic
npx love2tic love_game.lua game.tic
0.0.20

6 months ago

0.0.19

8 months ago