Y
Hacker News
new
|
ask
|
show
|
jobs
by
xkapastel
1573 days ago
no, pico-8 does not have any cpu limits, but it has a code size ("cartridge" size limit) of 32k of lua.
edit: incorrect, see reply
1 comments
lifthrasiir
1573 days ago
PICO-8
does
have artificial CPU limits:
https://pico-8.fandom.com/wiki/CPU
link
xkapastel
1573 days ago
thanks for the info! never knew about this, i wonder why it's not on the pico-8 landing page.
link