|
|
|
|
|
by WillPostForFood
1524 days ago
|
|
I think he meant that Pico-8 is so stripped down you have to spend a lot time writing lower level game engine stuff before you get to the fun, moving things around, stuff. Not boilerplate in that you are repeating code within your Pico-8 game, but that you have to rewrite basic functions that come built in to typical game frameworks. |
|
But yeah, as far an introductory programming platform, it's much better of think of PICO-8 as an upgrade from QBasic than an upgrade from ZZT.